Files
ham-reserve/nest-api/.prettierrc
Jakob Kordež f24d39b4e1 Initial commit
2023-09-04 22:10:54 +02:00

5 lines
52 B
Plaintext

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