{
"trailingComma": "all",
"tabWidth": 4,
"semi": false,
"singleQuote": true,
"printWidth": 120,
"useTabs": true,
"quoteProps": "consistent"
}