Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.prettierrc - gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5e2863a11f688a194ff86f649a89e501ff8e53d5 (plain)
1
2
3
4
5
{
  "printWidth": 100,
  "singleQuote": true,
  "trailingComma": "all"
}