mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
Update tsconfig.json
This commit is contained in:
parent
97c9184764
commit
bc6e53262c
1 changed files with 1 additions and 1 deletions
|
|
@ -14,5 +14,5 @@
|
||||||
"downlevelIteration": true
|
"downlevelIteration": true
|
||||||
},
|
},
|
||||||
"filesGlob": ["src/**/*"],
|
"filesGlob": ["src/**/*"],
|
||||||
"exclude": ["node_modules", "dist/**/*"]
|
"exclude": ["node_modules/", "dist/**/*"]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue