mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-05-17 03:51:22 +00:00
Make eslint work with vue files
This commit is contained in:
parent
3349cd69c9
commit
c8639c2ce7
@ -6,7 +6,7 @@
|
||||
"serve": "vite",
|
||||
"build": "vite build",
|
||||
"preview": "vite preview",
|
||||
"lint": "eslint --fix --color --ignore-path .gitignore ."
|
||||
"lint": "eslint --fix --color --ignore-path .gitignore --ext .js,.vue ."
|
||||
},
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-svg-core": "^1.2.36",
|
||||
|
Loading…
x
Reference in New Issue
Block a user