summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-02-26 10:04:30 +0100
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-02-26 10:04:33 +0100
commit3afed8dea87d39b656faa02a308f447033cda6a6 (patch)
treeb481437a83ddb024221ac7e3a4d5c57ebfbaed45 /package.json
parent2c9533296c6cdc1f904f971502b231d16e13e257 (diff)
Fixed scss lint
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 545ce7e1..46a26790 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,8 @@
"mocha": "^3.0.2",
"node-sass": "^4.5.3",
"sinon": "^1.17.5",
- "stylelint-config-standard": "^17.0.0",
+ "stylelint-config-recommended-scss": "^3.1.0",
+ "stylelint-scss": "^2.4.0",
"underscore": "^1.8.3"
},
"dependencies": {