mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-19 03:48:18 -07:00
9 lines
125 B
Plaintext
9 lines
125 B
Plaintext
|
{
|
||
|
"preset": "google",
|
||
|
"excludeFiles": [
|
||
|
"*.js",
|
||
|
"tests/**/assets",
|
||
|
"node_modules/**"
|
||
|
]
|
||
|
}
|