mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-12-30 08:22:39 +00:00
Fix eslint config and apply all fixes.
This commit is contained in:
12
package.json
12
package.json
@@ -51,18 +51,6 @@
|
||||
"vite-plugin-pwa": "0.16.4",
|
||||
"workbox-window": "7.0.0"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"root": true,
|
||||
"env": {
|
||||
"node": true
|
||||
},
|
||||
"extends": [
|
||||
"plugin:vue/vue3-essential",
|
||||
"plugin:prettier/recommended",
|
||||
"eslint:recommended"
|
||||
],
|
||||
"rules": {}
|
||||
},
|
||||
"browserslist": [
|
||||
"last 1 chrome version",
|
||||
"last 1 firefox version"
|
||||
|
||||
Reference in New Issue
Block a user