{
    "singleQuote": false,
    "tabWidth": 4,
    "useTabs": true,
    "trailingComma": "none",
    "arrowParens": "avoid",
    "endOfLine":"auto"
}