comty/.prev/.prettierrc
2020-04-17 19:59:19 +02:00

6 lines
69 B
Plaintext

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