Browse Source

remove superfuous eslintConfig

jmacura 5 years ago
parent
commit
fa33dc81d7
1 changed files with 0 additions and 5 deletions
  1. 0 5
      package.json

+ 0 - 5
package.json

@@ -52,10 +52,5 @@
     "webpack-cli": "^3.3.11",
     "webpack-cli": "^3.3.11",
     "webpack-dev-server": "^3.10.3",
     "webpack-dev-server": "^3.10.3",
     "webpack-merge": "^4.2.2"
     "webpack-merge": "^4.2.2"
-  },
-  "eslintConfig": {
-    "rules": {
-      "semi": 0
-    }
   }
   }
 }
 }