9 lines
124 B
Plaintext
9 lines
124 B
Plaintext
{
|
|
"tabWidth": 4,
|
|
"useTabs": true,
|
|
"semi": true,
|
|
"jsxBracketSameLine": true,
|
|
"singleQuote": false,
|
|
"printWidth": 100
|
|
}
|