aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index a387049..bf13c22 100644
--- a/package.json
+++ b/package.json
@@ -43,6 +43,9 @@
},
"globals": {
"expect": true
+ },
+ "rules": {
+ "semi": [2, "always"]
}
},
"devDependencies": {