Files
kustomize/site/themes/docsy/.prettierrc.json
2020-06-10 14:59:19 -07:00

6 lines
65 B
JSON

{
"semi": true,
"singleQuote": true,
"tabWidth": 4
}