mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2026-01-15 16:33:35 -03: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