Files
bizmatch-project/bizmatch-server/.prettierrc
2024-02-29 10:23:41 -06:00

4 lines
51 B
Plaintext

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