mirror of
https://github.com/jorgev259/soc_site-astro.git
synced 2025-06-29 07:57:41 +00:00
Fix eslint config
This commit is contained in:
parent
f42f7d88a6
commit
c65ccd99dd
3 changed files with 265 additions and 24 deletions
|
|
@ -46,14 +46,14 @@
|
|||
"@inlang/paraglide-js": "1.11.2",
|
||||
"@parcel/watcher": "^2.4.1",
|
||||
"@types/bcrypt": "^5.0.2",
|
||||
"@typescript-eslint/parser": "^8.6.0",
|
||||
"@typescript-eslint/parser": "^8.7.0",
|
||||
"concurrently": "^8.2.2",
|
||||
"eslint": "^9.10.0",
|
||||
"eslint": "^9.11.1",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-astro": "^1.2.4",
|
||||
"eslint-plugin-jsx-a11y": "^6.10.0",
|
||||
"neostandard": "^0.11.6",
|
||||
"prettier": "^3.3.3",
|
||||
"prettier-config-standard": "^7.0.0",
|
||||
"prettier-plugin-astro": "^0.14.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue