🔧 tsconfig.json remove "removecomments"
This commit is contained in:
parent
27b6e74d16
commit
347b38bc56
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@
|
|||
"module": "commonjs",
|
||||
"resolveJsonModule": true,
|
||||
"isolatedModules": true,
|
||||
// "removeComments": true,
|
||||
"outDir": "./build",
|
||||
"baseUrl": "./src",
|
||||
"typeRoots": ["/types/common", "./node_modules/@types"],
|
||||
|
|
Loading…
Add table
Reference in a new issue