Browse Source

Update package.json

Nathan Bierema 4 năm trước cách đây
mục cha
commit
0d85ce0e61
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -34,7 +34,7 @@
       "@typescript-eslint"
     ],
     "rules": {
-      "@typescript-eslint/no-unused-vars": "error",
+      "@typescript-eslint/no-unused-vars": ["error"],
       "@typescript-eslint/indent": [
         "error",
         "tab",