{
"trailingComma": "all",
"tabWidth": 2,
"semi": true,
"singleQuote": false,
"proseWrap": "always",
"printWidth": 80
}