1
0
mirror of https://github.com/go-task/task.git synced 2025-10-30 23:58:01 +02:00
Files
task/.prettierrc.yml
2023-04-15 16:13:29 -03:00

8 lines
125 B
YAML

trailingComma: none
singleQuote: true
overrides:
- files: "*.md"
options:
printWidth: 80
proseWrap: always