waterwolf-oauth-core/tsconfig.build.json
2024-07-14 20:25:52 -04:00

4 lines
97 B
JSON

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