hexo/node_modules/socks/.prettierrc.yaml

7 lines
130 B
YAML
Raw Normal View History

2023-10-03 11:14:36 +08:00
parser: typescript
printWidth: 80
tabWidth: 2
singleQuote: true
trailingComma: all
arrowParens: always
2023-09-25 15:58:56 +08:00
bracketSpacing: false