Picsur/tsconfig.build.json
rubikscraft 21f7aa3187
Initial
2022-02-21 10:46:03 +01:00

5 lines
97 B
JSON

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