Use the correct style linter.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
"number-leading-zero": "always",
|
||||
"number-no-trailing-zeros": true,
|
||||
"number-zero-length-no-unit": true,
|
||||
"length-zero-no-unit": true,
|
||||
"number-max-precision": 4,
|
||||
|
||||
"no-duplicate-selectors": true,
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"npm-run-all": "^2.2.0",
|
||||
"raw-loader": "^0.5.1",
|
||||
"sass-loader": "^3.2.1",
|
||||
"stylint": "^1.3.10",
|
||||
"stylelint": "^6.7.1",
|
||||
"ts-loader": "^0.8.2",
|
||||
"tslint": "^3.11.0",
|
||||
"typings": "^1.3.0",
|
||||
|
||||
Reference in New Issue
Block a user