{
"singleQuote": true,
"printWidth": 100,
"tabWidth": 2,
"trailingComma": "all",
"semi": true,
"arrowParens": "always"
}