gitlab-org--gitlab-foss/.prettierrc
2018-03-23 12:26:57 +01:00

5 lines
73 B
Text

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