diff --git a/web/package.json b/web/package.json index 878ef07..d416e97 100644 --- a/web/package.json +++ b/web/package.json @@ -36,7 +36,8 @@ }, "rules": { "vue/no-unused-vars": "warn", - "no-unused-vars": "warn" + "no-unused-vars": "warn", + "no-extra-semi": "off" } }, "browserslist": [