Full city: ok

This commit is contained in:
Thibault Neveu
2018-06-08 11:32:49 +01:00
parent 6999a8532e
commit 3b5eaf35a8
24 changed files with 1535 additions and 102 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"target": "es5",
"lib": ["es2015", "dom"],
"outDir": "./dist-es6",
"noUnusedLocals": true,
"noUnusedLocals": false,
"noImplicitReturns": true,
"noImplicitThis": true,
"alwaysStrict": true,