{
"tabWidth": 2,
"semi": true,
"singleQuote": false,
"printWidth": 160,
"arrowParens": "always",
"trailingComma": "es5"
}