keys-for-all/keys-api/tsconfig.build.json
2025-07-22 18:27:21 -07:00

4 lines
No EOL
96 B
JSON

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