{
"semi": false,
"trailingComma": "all",
"singleQuote": true,
"jsxSingleQuote": true,
"printWidth": 130,
"tabWidth": 2
}