WEB124-repo/.prettierrc

5 lines
48 B
Plaintext

{
singleQuote: true,
trailingComma: "all"
}