diff --git a/.eslintrc.json b/.eslintrc.json index 4dcb4e1..9edc9b7 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -20,7 +20,6 @@ "env": { "builtin": true, "browser": true, - "jquery": true, "es6": true }, "parserOptions": {