Added SASS Lint tool to the dev dependencies

This commit is contained in:
Gregory Ballantine 2018-04-11 10:21:08 -04:00
parent 248b8ded4a
commit c21edf61c6
2 changed files with 990 additions and 0 deletions

989
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -13,6 +13,7 @@
"grunt-contrib-coffee": "^2.0.0",
"grunt-contrib-sass": "^1.0.0",
"grunt-contrib-watch": "^1.0.0",
"sass-lint": "^1.12.1",
"time-grunt": "^1.4.0"
}
}