UNPKG

@vyuh/sanity-schema-marketing

Version:

The Sanity schema package for the Marketing content blocks

10 lines (9 loc) 191 B
{ "extends": "../../../tsconfig.base.json", "compilerOptions": { "baseUrl": ".", "rootDir": "." }, "include": ["**/*.ts", "**/*.tsx"], "exclude": ["node_modules", "dist"] }