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:
committed by
Torkel Ödegaard
parent
e906d4bdba
commit
8a99fa269d
+2
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user