Files
seshat/backend/nestjs-seshat-api/.prettierrc

4 lines
51 B
Plaintext

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