5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-07 08:06:54 +00:00
commitlint-github-action/.prettierrc
2019-10-04 00:17:29 -03:00

6 lines
No EOL
85 B
Text

{
"trailingComma": "all",
"tabWidth": 2,
"semi": false,
"singleQuote": true
}