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

@@ -51,7 +51,7 @@
"@vitest/coverage-v8": "^0.34.3",
"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",
"prettier": "^3.0.2",
"tsup": "^7.2.0",