gitlab-org--gitlab-foss/.prettierrc

5 lines
52 B
Plaintext
Raw Normal View History

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