Initial commit - Event Planner application
This commit is contained in:
10
node_modules/@nestjs/common/tsconfig.build.json
generated
vendored
Normal file
10
node_modules/@nestjs/common/tsconfig.build.json
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"extends": "../tsconfig.build.json",
|
||||
"compilerOptions": {
|
||||
"outDir": ".",
|
||||
"rootDir": ".",
|
||||
"paths": {}
|
||||
},
|
||||
"exclude": ["node_modules", "dist", "test/**/*", "*.spec.ts"],
|
||||
"references": []
|
||||
}
|
||||
Reference in New Issue
Block a user