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