aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 94cda5ef8..8c4409011 100644
--- a/package.json
+++ b/package.json
@@ -60,7 +60,7 @@
60 } 60 }
61 }, 61 },
62 "lint-staged": { 62 "lint-staged": {
63 "*.{js,ts,css,md}": "precise-commits", 63 "*.{css,md}": "precise-commits",
64 "*.scss": [ 64 "*.scss": [
65 "sass-lint-auto-fix -c .sass-lint.yml --verbose", 65 "sass-lint-auto-fix -c .sass-lint.yml --verbose",
66 "git add" 66 "git add"