Files
haex-hub-mirror/.prettierrc.toml
2025-04-28 12:18:39 +02:00

11 lines
166 B
TOML

# .prettierrc.toml
useTabs = false
tabWidth = 2
printWidth = 100
endOfLine = "lf"
# Not supported yet
# trailingComma = "es5"
# embeddedLanguageFormatting = "auto"