Fix ESLint installation

This commit is contained in:
Daniël van Noord
2021-04-30 20:41:16 +02:00
parent 09b0ca83ae
commit 30602b6ff7
2 changed files with 16 additions and 86 deletions

View File

@@ -53,6 +53,7 @@
"eslint": "^7.23.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.22.1",
"esm": "^3.2.25",
"mocha": "^8.3.2",
"npm-run-all": "^4.1.5",