NodeSandbox/node_modules/socks/.prettierrc.yaml
Your Name 056619c27f null
2024-03-15 14:39:48 +08:00

7 lines
124 B
YAML

parser: typescript
printWidth: 80
tabWidth: 2
singleQuote: true
trailingComma: all
arrowParens: always
bracketSpacing: false