Add eslintrc.js

This commit is contained in:
Edward Betts 2024-05-05 14:56:23 +03:00
parent 4fa7647584
commit ca7c449410
2 changed files with 18 additions and 0 deletions

View file

@ -11,6 +11,7 @@
"license": "ISC",
"devDependencies": {
"copy-webpack-plugin": "^12.0.2",
"eslint": "^9.2.0",
"webpack": "^5.91.0",
"webpack-cli": "^5.1.4"
},