empty-electron-project/.prettierrc.yaml

5 lines
66 B
YAML
Raw Normal View History

2025-07-20 18:22:51 +08:00
singleQuote: true
semi: false
printWidth: 100
trailingComma: none