tsconfig.json
This commit is contained in:
@@ -11,6 +11,6 @@
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"rootDir": "."
|
||||
},
|
||||
"include": ["src","db"],
|
||||
"include": ["src","db","*.ts"],
|
||||
"exclude": ["node_modules", "dist"]
|
||||
}
|
||||
Reference in New Issue
Block a user