tsconfig 💄

This commit is contained in:
Benjamin Pasero
2019-08-30 17:56:56 +02:00
parent f91ed143f4
commit d32c857d1b
2 changed files with 2 additions and 3 deletions

View File

@@ -3,7 +3,6 @@
"module": "amd",
"moduleResolution": "node",
"noImplicitAny": true,
"target": "es5",
"experimentalDecorators": true,
"noImplicitReturns": true,
"noUnusedLocals": true,