build: Disable import/extensions (#9849)

build: update eslint-config-neon
This commit is contained in:
Jiralite
2023-10-03 21:01:31 +02:00
committed by GitHub
parent 3e516e6e9b
commit ec63818bcf
23 changed files with 637 additions and 474 deletions

View File

@@ -85,7 +85,7 @@
"concurrently": "^8.2.1",
"cross-env": "^7.0.3",
"eslint": "^8.48.0",
"eslint-config-neon": "^0.1.56",
"eslint-config-neon": "^0.1.57",
"eslint-formatter-pretty": "^5.0.0",
"happy-dom": "^10.11.0",
"hast-util-to-string": "^2.0.0",

View File

@@ -94,7 +94,7 @@
"cpy-cli": "^5.0.0",
"cross-env": "^7.0.3",
"eslint": "^8.48.0",
"eslint-config-neon": "^0.1.56",
"eslint-config-neon": "^0.1.57",
"eslint-formatter-pretty": "^5.0.0",
"happy-dom": "^10.11.0",
"lighthouse": "^11.0.0",