grid/.prettierrc.yml
2023-01-09 14:10:45 -08:00

5 lines
62 B
YAML

trailingComma: "es5"
tabWidth: 4
semi: true
singleQuote: true