2
0
mirror of https://github.com/brain-tec/account_ebics.git synced 2025-04-16 07:35:30 +00:00
2024-12-23 17:44:30 +01:00

9 lines
240 B
YAML

# Defaults for all prettier-supported languages.
# Prettier will complete this with settings from .editorconfig file.
bracketSpacing: false
printWidth: 88
proseWrap: always
semi: true
trailingComma: "es5"
xmlWhitespaceSensitivity: "strict"