2
0

.prettierrc.toml 67 B

1234
  1. trailingComma = "es5"
  2. tabWidth = 2
  3. semi = true
  4. singleQuote = false