Revision 0dbd50bea5be80f64af0f50aee04ca3530d9c7e7 authored by Renovate Bot on 12 March 2022, 10:38:13 UTC, committed by Andrew Scott on 14 March 2022, 16:23:42 UTC
1 parent 7f043c9
Raw File
.prettierrc
{
  "printWidth": 100,
  "tabWidth": 2,
  "tabs": false,
  "singleQuote": true,
  "semicolon": true,
  "quoteProps": "preserve",
  "bracketSpacing": false
}
back to top