{
    "tabWidth": 4,
    "useTabs": true,
    "semi": false,
    "singleQuote": true,
    "printWidth": 200,
    "jsxBracketSameLine": true
}