protocol/.prettierrc
2018-01-03 11:37:38 +01:00

7 lines
96 B
Plaintext

{
"tabWidth": 4,
"printWidth": 120,
"trailingComma": all,
"singleQuote": true
}