8 lines
116 B
Plaintext
8 lines
116 B
Plaintext
|
{
|
||
|
"trailingComma": "all",
|
||
|
"singleQuote": true,
|
||
|
"semi": false,
|
||
|
"arrowParens": "avoid",
|
||
|
"parser": "babel"
|
||
|
}
|