Revision 427d2b27daa01e34c993d9db0e9930fbd27db38f authored by Ben Hong on 08 May 2024, 20:54:28 UTC, committed by Ben Hong on 08 May 2024, 20:54:28 UTC
1 parent fb54863
Raw File
.prettierrc
{
  "printWidth": 100,
  "tabWidth": 2,
  "tabs": false,
  "embeddedLanguageFormatting": "off",
  "singleQuote": true,
  "semicolon": true,
  "quoteProps": "preserve",
  "bracketSpacing": false
}
back to top