trptk-sanity/sanity-typegen.json
2026-02-24 12:22:46 +01:00

5 lines
103 B
JSON

{
"path": "./schemaTypes/**/*.ts",
"schema": "./schema.json",
"generates": "./sanity.types.ts"
}