Revision 4736c6d1333d36938b36961b62754a4ac15a558c authored by Andrew Scott on 17 July 2024, 19:01:06 UTC, committed by Andrew Scott on 17 July 2024, 19:06:23 UTC
1 parent 327bae4
Raw File
.prettierrc
{
  "printWidth": 100,
  "tabWidth": 2,
  "tabs": false,
  "embeddedLanguageFormatting": "off",
  "singleQuote": true,
  "semicolon": true,
  "quoteProps": "preserve",
  "bracketSpacing": false
}
back to top