Files
noahspan-modules/tsconfig.build.json

5 lines
82 B
JSON

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