9 lines
131 B
Plaintext
9 lines
131 B
Plaintext
{
|
|
"trailingComma": "none",
|
|
"useTabs": true,
|
|
"tabWidth": 2,
|
|
"semi": true,
|
|
"singleQuote": true,
|
|
"arrowParens": "avoid"
|
|
}
|