mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2024-11-25 02:45:48 +03:00
11 lines
182 B
Text
11 lines
182 B
Text
|
{
|
||
|
"printWidth": 180,
|
||
|
"semi": false,
|
||
|
"singleQuote": true,
|
||
|
"tabWidth": 2,
|
||
|
"trailingComma": "none",
|
||
|
"proseWrap": "always",
|
||
|
"endOfLine": "auto",
|
||
|
"arrowParens": "avoid"
|
||
|
}
|