Aktualisiere Importe auf Node.js-Module und passe .gitignore an
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
"outDir": "./dist",
|
||||
"rootDir": "./src",
|
||||
"strict": true,
|
||||
"esModuleInterop": true
|
||||
"esModuleInterop": true,
|
||||
"removeComments": true
|
||||
},
|
||||
"include": ["src"],
|
||||
"exclude": ["node_modules"]
|
||||
|
Reference in New Issue
Block a user