mirror of
https://github.com/Mastermindzh/react-starter-kit.git
synced 2025-02-01 16:22:29 +01:00
5 lines
97 B
JSON
5 lines
97 B
JSON
|
{
|
||
|
"extends": "./tsconfig.json",
|
||
|
"exclude": ["node_modules", "test", "dist", "**/*spec.ts"]
|
||
|
}
|