mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2025-09-10 22:43:50 +02:00
Remove invalid escheck config
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user