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