Tldraw/tsconfig.json

5 wiersze
103 B
JSON

{
"extends": "./tsconfig.base.json",
"exclude": ["node_modules", "**/*.test.ts", "**/*.spec.ts"]
}