mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Make prettier happy
This commit is contained in:
parent
b3ea4959a5
commit
a763debbb9
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ export default defineConfig({
|
|||
"**/[A-Z]*.js",
|
||||
"**/index*.js",
|
||||
"**/shaka-player*.js",
|
||||
"manifest.webmanifest"
|
||||
"manifest.webmanifest",
|
||||
],
|
||||
globIgnores: ["**/*-legacy-*.js"],
|
||||
runtimeCaching: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue