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

[2] Support Typescript DB schemas #341

Merged
merged 8 commits into from
Jun 24, 2024
Merged

[2] Support Typescript DB schemas #341

merged 8 commits into from
Jun 24, 2024

Conversation

MrOrz
Copy link
Member

@MrOrz MrOrz commented Jun 23, 2024

Get the repo ready to host DB schemas with typescript

  • Moves test/rumors-db to src/rumors-db so that types in rumors-db can be used in src/
  • Make eslint-import support Typeascript
  • Installs zod and zoq, which are dependencies of rumors-db
  • rewrite getAllDocs in typescript

@MrOrz MrOrz changed the title Support Typescript DB schemas [2] Support Typescript DB schemas Jun 23, 2024
@coveralls
Copy link

Coverage Status

coverage: 88.316%. remained the same
when pulling 9beae14 on ts-schema
into cba1a85 on update-prettier.

@MrOrz MrOrz marked this pull request as ready for review June 23, 2024 20:41
Base automatically changed from update-prettier to master June 24, 2024 06:10
@MrOrz MrOrz merged commit 8a1bffb into master Jun 24, 2024
4 checks passed
@MrOrz MrOrz deleted the ts-schema branch June 24, 2024 06:11
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.

None yet

4 participants