mirror of
https://github.com/t3xhno/nestjs-auth.git
synced 2025-08-31 01:03:43 +00:00
5 lines
97 B
JSON
5 lines
97 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": ["node_modules", "test", "dist", "**/*spec.ts"]
|
|
}
|