Files
42_INT_14_transcendence/srcs/requirements/nestjs/api_back/.prettierrc

4 lines
51 B
Plaintext

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