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

.prettierrc.json - github.com/google/docsy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b7741bb10040e77b409e4cf34c138b75263bceaa (plain)
1
2
3
4
5
{
    "semi": true,
    "singleQuote": true,
    "tabWidth": 4
}