eslint: use stylistic to replace deprecated features

This commit is contained in:
Daniel Micay
2024-11-28 19:06:31 -05:00
parent cc13d967cc
commit 665f82200f
4 changed files with 215 additions and 10 deletions

View File

@@ -1,5 +1,6 @@
{
"dependencies": {
"@stylistic/eslint-plugin": "^2.11.0",
"csso-cli": "^4.0.2",
"eslint": "^9.15.0",
"html-minifier-terser": "^7.2.0",