stayby-admin-nest/.prettierrc

5 lines
78 B
Plaintext

{
"singleQuote": true,
"trailingComma": "all",
"endOfLine": "auto"
}