1
0
mirror of https://github.com/jellyfin/jellyfin-web.git synced 2025-04-18 20:24:10 +03: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",
"modules": "false",
"files": "./dist/**/*.js",
"not": [
"./dist/libraries/pdf.worker.js",