mirror of
https://github.com/fmhy/edit.git
synced 2025-07-29 07:12:15 +10:00
9 lines
186 B
YAML
9 lines
186 B
YAML
proseWrap: always
|
|
semi: false
|
|
singleQuote: true
|
|
printWidth: 80
|
|
trailingComma: none
|
|
htmlWhitespaceSensitivity: ignore
|
|
plugins:
|
|
- prettier-plugin-tailwindcss
|
|
- prettier-plugin-pkgsort
|