{
"singleQuote": true,
"jsxSingleQuote": true,
"semi": false,
"printWidth": 100,
"trailingComma": "all"
}