electron-demo/.prettierrc.yaml

5 lines
66 B
YAML
Raw Normal View History

2025-01-08 17:31:54 +08:00
singleQuote: true
semi: false
printWidth: 100
trailingComma: none