Wire up stylistic to ESLint

This commit is contained in:
Simon Ser 2024-09-29 11:45:42 +02:00
parent 78bfd16f25
commit d96e34da79
3 changed files with 23 additions and 0 deletions

View file

@ -10,6 +10,7 @@
"@eslint/js": "^9.11.1",
"@parcel/packager-raw-url": "^2.0.0",
"@parcel/transformer-webmanifest": "^2.0.0",
"@stylistic/eslint-plugin-js": "^2.8.0",
"eslint": "^9.11.1",
"globals": "^15.9.0",
"node-static": "^0.7.11",