rsnext/.prettierrc.json
matamatanot b560ac4312
Prettier trailingComma default value to es5 since 2.0 (#14391)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2020-06-22 13:25:24 +02:00

4 lines
43 B
JSON

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