Files
dating/tsconfig.build.json
Pravdin Egor 51344d2018 init repo
2023-09-10 16:40:53 +07:00

5 lines
97 B
JSON

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