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

4 lines
51 B
Plaintext

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