balena-cli/.prettierrc

6 lines
71 B
Plaintext
Raw Normal View History

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