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