balena-cli/.prettierrc

6 lines
71 B
Plaintext
Raw Permalink Normal View History

{
"singleQuote": true,
"trailingComma": "all",
"useTabs": true
}