active-forks/.prettierrc

6 lines
68 B
Plaintext
Raw Permalink Normal View History

2019-04-10 06:13:48 +02:00
{
"trailingComma": "es5",
"singleQuote": true,
"semi": true
}