mirror of
https://github.com/iptv-org/iptv
synced 2025-12-15 09:56:52 -05:00
7 lines
116 B
Plaintext
7 lines
116 B
Plaintext
|
|
{
|
||
|
|
"singleQuote": true,
|
||
|
|
"semi": false,
|
||
|
|
"printWidth": 100,
|
||
|
|
"trailingComma": "none",
|
||
|
|
"arrowParens": "avoid"
|
||
|
|
}
|