github-tag-action/.prettierrc.json

5 lines
52 B
JSON

{
"singleQuote": true,
"parser": "typescript"
}