Add Stylelint linting for scss files.

This commit is contained in:
Sam Rapaport
2017-04-24 11:38:43 -07:00
parent b55a8621c0
commit 17e7d76377
4 changed files with 393 additions and 23 deletions

View File

@@ -53,6 +53,9 @@
"rimraf": "^2.6.1",
"sass-loader": "^6.0.3",
"style-loader": "^0.16.0",
"stylelint": "^7.10.1",
"stylelint-config-standard": "^16.0.0",
"stylelint-webpack-plugin": "^0.5.1",
"url-loader": "^0.5.8",
"webpack": "^2.4.1",
"webpack-assets-manifest": "^0.6.2",