mirror of
https://github.com/t3xhno/nestjs-auth.git
synced 2024-11-22 10:23:42 +00:00
5 lines
97 B
JSON
5 lines
97 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"exclude": ["node_modules", "test", "dist", "**/*spec.ts"]
|
|
}
|