5 lines
103 B
JSON
5 lines
103 B
JSON
{
|
|
"path": "./schemaTypes/**/*.ts",
|
|
"schema": "./schema.json",
|
|
"generates": "./sanity.types.ts"
|
|
}
|