{
"jsxSingleQuote": true,
"singleQuote": true,
"trailingComma": "all",
"printWidth": 120,
"proseWrap": "never",
"endOfLine": "lf"
}