{
  "singleQuote": true,
  "trailingComma": "all",
  "semi": false,
  "quoteProps": "consistent",
  "bracketSpacing": true,
  "printWidth": 130
}