mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2024-11-25 02:45:48 +03:00
7 lines
123 B
Text
7 lines
123 B
Text
{
|
|
"tabWidth": 4,
|
|
"semi": false,
|
|
"singleQuote": true,
|
|
"trailingComma": "none",
|
|
"arrowParens": "avoid"
|
|
}
|