Files
image-list-backend/.prettierrc
vigdorov 0a8fb4cd50 init app
2020-12-06 14:57:45 +03:00

4 lines
51 B
Plaintext

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