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

5 lines
84 B
YAML
Raw Normal View History

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