7 lines
129 B
Plaintext
7 lines
129 B
Plaintext
|
{
|
||
|
"tabWidth": 4,
|
||
|
"printWidth": 250,
|
||
|
"jsxBracketSameLine": true,
|
||
|
"singleQuote": true,
|
||
|
"trailingComma": "es5"
|
||
|
}
|