This commit is contained in:
Ian Gulliver
2021-05-08 20:30:37 +00:00
parent c3b890199d
commit f3dee2adf0
20 changed files with 39 additions and 19 deletions

View File

@@ -12,8 +12,7 @@
"noUnusedLocals": true,
"noUnusedParameters": true,
"strictFunctionTypes": true,
"strictNullChecks": true,
"strictPropertyInitialization": true
"strictNullChecks": true
},
"files": [
"ts/tower.ts",