mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Fix eslint config and apply all fixes.
This commit is contained in:
parent
6c05f63bef
commit
301877e2e1
35 changed files with 308 additions and 285 deletions
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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue