php/.prettierrc.yaml
2023-12-03 16:57:04 -03:00

4 lines
62 B
YAML

trailingComma: 'es5'
tabWidth: 4
semi: true
singleQuote: true