mirror of
https://github.com/RPCSX/RPCSX.github.io.git
synced 2026-01-31 01:05:21 +01:00
chore: add eslint
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"name": "rpcsx-site",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
@@ -13,8 +14,11 @@
|
||||
"vue": "^3.3.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript-eslint": "^8.4.0",
|
||||
"@vicons/carbon": "^0.12.0",
|
||||
"@vitejs/plugin-vue": "^4.2.3",
|
||||
"eslint": "^9.9.1",
|
||||
"eslint-plugin-vue": "^9.28.0",
|
||||
"naive-ui": "^2.34.4",
|
||||
"unplugin-auto-import": "^0.16.6",
|
||||
"unplugin-vue-components": "^0.25.1",
|
||||
|
||||
Reference in New Issue
Block a user