balena-cli/.prettierrc
2018-03-05 16:02:09 +01:00

6 lines
71 B
Plaintext

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