diff --git a/.eslintrc.json b/.eslintrc.json index e9f9b36..260a64f 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -1,6 +1,5 @@ { "extends": "standard", - "installedESLint": true, "plugins": [ "standard", "promise"