Make prettier happy

This commit is contained in:
Shiny Nematoda 2023-03-26 21:42:03 +05:30 committed by GitHub
parent b3ea4959a5
commit a763debbb9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ export default defineConfig({
"**/[A-Z]*.js", "**/[A-Z]*.js",
"**/index*.js", "**/index*.js",
"**/shaka-player*.js", "**/shaka-player*.js",
"manifest.webmanifest" "manifest.webmanifest",
], ],
globIgnores: ["**/*-legacy-*.js"], globIgnores: ["**/*-legacy-*.js"],
runtimeCaching: [ runtimeCaching: [