active-forks/.prettierrc

6 lines
68 B
Plaintext

{
"trailingComma": "es5",
"singleQuote": true,
"semi": true
}