WIP Update tslint (#12922)

* Interface linting rule

* fix: changed model names in store files so that the interface names do not conflict with the model names
This commit is contained in:
Tobias Skarhed
2018-08-24 16:48:47 +02:00
committed by Torkel Ödegaard
parent e906d4bdba
commit 8a99fa269d
38 changed files with 179 additions and 160 deletions
+2 -1
View File
@@ -169,7 +169,8 @@
"slate-react": "^0.12.4",
"tether": "^1.4.0",
"tether-drop": "https://github.com/torkelo/drop/tarball/master",
"tinycolor2": "^1.4.1"
"tinycolor2": "^1.4.1",
"tslint-react": "^3.6.0"
},
"resolutions": {
"caniuse-db": "1.0.30000772"