8 lines
115 B
JSON
8 lines
115 B
JSON
{
|
|
"printWidth": 90,
|
|
"tabWidth": 2,
|
|
"singleQuote": true,
|
|
"trailingComma": "es5",
|
|
"jsxSingleQuote": true
|
|
}
|