aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
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 a083cab71..8b1d601f3 100644
--- a/package.json
+++ b/package.json
@@ -193,5 +193,6 @@
193 }, 193 },
194 "scripty": { 194 "scripty": {
195 "silent": true 195 "silent": true
196 } 196 },
197 "sasslintConfig": "client/.sass-lint.yml"
197} 198}