Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(strict-ts): apply to source schemas #2111

Merged
merged 5 commits into from
Aug 8, 2024
Merged

Conversation

capJavert
Copy link
Contributor

This is the one of the PRs in a series to bring our TypeScript types to comply with strict config option. This will allow us better type checking during builds and development and allow us to ship with more confidence.

We are doing this as a series of PRs to have easier review and also to incrementally deploy to production.

This one focuses on:

  • source schema
  • sourceRequest schema

@capJavert capJavert self-assigned this Aug 7, 2024
@capJavert capJavert marked this pull request as ready for review August 7, 2024 10:58
@capJavert capJavert requested a review from a team as a code owner August 7, 2024 10:58
src/schema/sources.ts Outdated Show resolved Hide resolved
@capJavert capJavert enabled auto-merge (squash) August 8, 2024 06:53
@capJavert capJavert merged commit b139fae into main Aug 8, 2024
8 checks passed
@capJavert capJavert deleted the strict-ts-source-schemas branch August 8, 2024 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants