Derive TS type from JSON Schema

So we don't define (almost) the same schema twice
This commit is contained in:
2026-01-22 13:36:08 +07:00
parent 5f55fc1da1
commit 8851323012
3 changed files with 56 additions and 41 deletions

View File

@@ -15,6 +15,7 @@
"author": "Râu Cao <raucao@kosmos.org>",
"license": "MIT",
"devDependencies": {
"json-schema-to-ts": "^3.1.1",
"remotestoragejs": "^2.0.0-beta.8",
"rimraf": "^6.1.2",
"typescript": "^5.9.3"