naloga-1/.prettierrc

5 lines
52 B
Plaintext
Raw Normal View History

2023-01-06 20:40:41 +00:00
{
"singleQuote": true,
"trailingComma": "all"
}