1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Remove invalid escheck config

This commit is contained in:
Bill Thornton 2025-03-25 13:28:35 -04:00
parent 4c50b51ab9
commit 7671cb8836

View file

@ -1,6 +1,5 @@
{ {
"ecmaVersion": "es5", "ecmaVersion": "es5",
"modules": "false",
"files": "./dist/**/*.js", "files": "./dist/**/*.js",
"not": [ "not": [
"./dist/libraries/pdf.worker.js", "./dist/libraries/pdf.worker.js",