balena-cli/.prettierrc

6 lines
74 B
Plaintext
Raw Normal View History

{
"single-quote": true,
"trailing-comma": "all",
"use-tabs": true
}