nano-service/tsconfig.build.json

6 lines
No EOL
81 B
JSON

{
"extends": "./tsconfig.json",
"exclude": [
"tests/**/*"
]
}