auth/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

2022-12-15 09:59:45 +00:00
{
"singleQuote": true,
"trailingComma": "all"
}