9 lines
182 B
Plaintext
9 lines
182 B
Plaintext
|
{
|
||
|
"semi": true,
|
||
|
"tabWidth": 2,
|
||
|
"printWidth": 100,
|
||
|
"singleQuote": true,
|
||
|
"trailingComma": "none",
|
||
|
"bracketSameLine": false,
|
||
|
"singleAttributePerLine": true
|
||
|
}
|