Revision b60c9c18f11bb8cba5f6f263b64edc25fda15558 authored by Andrew Scott on 27 May 2021, 17:57:24 UTC, committed by Andrew Kushnir on 27 May 2021, 21:08:51 UTC
1 parent a261489
Raw File
.prettierrc
{
  "printWidth": 100,
  "tabWidth": 2,
  "tabs": false,
  "singleQuote": true,
  "semicolon": true,
  "quoteProps": "preserve",
  "bracketSpacing": false
}
back to top