Revision 22eebbafbccbf35b6f7bff1a99a7333b8fa5ff2f authored by Alex Rickabaugh on 27 September 2021, 17:24:21 UTC, committed by Alex Rickabaugh on 27 September 2021, 17:27:54 UTC
1 parent 9d290bd
Raw File
.prettierrc
{
  "printWidth": 100,
  "tabWidth": 2,
  "tabs": false,
  "singleQuote": true,
  "semicolon": true,
  "quoteProps": "preserve",
  "bracketSpacing": false
}
back to top