Enable TS strict mode in all templates and generally clean up TS references

This commit is contained in:
Steve Sanderson
2017-07-13 10:11:59 +01:00
parent b8c006a3e9
commit 9528dd7432
14 changed files with 27 additions and 38 deletions

View File

@@ -21,9 +21,9 @@
"dev": true
},
"@types/history": {
"version": "2.0.48",
"from": "@types/history@>=2.0.38 <3.0.0",
"resolved": "https://registry.npmjs.org/@types/history/-/history-2.0.48.tgz",
"version": "4.6.0",
"from": "@types/history@4.6.0",
"resolved": "https://registry.npmjs.org/@types/history/-/history-4.6.0.tgz",
"dev": true
},
"@types/jquery": {
@@ -38,18 +38,6 @@
"resolved": "https://registry.npmjs.org/@types/knockout/-/knockout-3.4.41.tgz",
"dev": true
},
"@types/react": {
"version": "15.0.31",
"from": "@types/react@*",
"resolved": "https://registry.npmjs.org/@types/react/-/react-15.0.31.tgz",
"dev": true
},
"@types/react-router": {
"version": "2.0.50",
"from": "@types/react-router@>=2.0.37 <3.0.0",
"resolved": "https://registry.npmjs.org/@types/react-router/-/react-router-2.0.50.tgz",
"dev": true
},
"@types/signals": {
"version": "0.0.16",
"from": "@types/signals@0.0.16",