libauth/.prettierrc.json

7 regels
97 B
JSON

{
"printWidth": 80,
"tabWidth": 4,
"singleQuote": false,
"proseWrap": "always"
}