one tsconfig for everything
This commit is contained in:
4
tsconfig.json
Normal file
4
tsconfig.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"extends": "@itsmapleleaf/configs/tsconfig.base",
|
||||
"exclude": ["**/node_modules/**", "**/coverage/**", "**/dist/**"]
|
||||
}
|
||||
Reference in New Issue
Block a user