gitlab-org--gitlab-foss/.prettierrc

6 lines
73 B
Plaintext

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