13 lines
227 B
Plaintext
13 lines
227 B
Plaintext
|
{
|
||
|
"endOfLine": "lf",
|
||
|
"semi": true,
|
||
|
"singleQuote": true,
|
||
|
"tabWidth": 2,
|
||
|
"useTabs": false,
|
||
|
"trailingComma": "none",
|
||
|
"printWidth": 150,
|
||
|
"singleAttributePerLine": false,
|
||
|
"arrowParens": "always",
|
||
|
"plugins": []
|
||
|
}
|