1
0
mirror of https://github.com/go-task/task.git synced 2025-11-06 09:09:13 +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