hexo/node_modules/smart-buffer/.prettierrc.yaml

5 lines
88 B
YAML
Raw Normal View History

2023-10-03 11:14:36 +08:00
parser: typescript
printWidth: 120
tabWidth: 2
singleQuote: true
2023-09-25 15:58:56 +08:00
trailingComma: none