balena-cli/.prettierrc
Tim Perry 83a76f7d6f Start using Prettier
Change-Type: patch
2018-01-10 09:23:00 +01:00

6 lines
74 B
Plaintext

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