mirror of
https://github.com/haexhub/haex-hub.git
synced 2025-12-16 14:10:52 +01:00
11 lines
166 B
TOML
11 lines
166 B
TOML
# .prettierrc.toml
|
|
|
|
useTabs = false
|
|
tabWidth = 2
|
|
printWidth = 100
|
|
endOfLine = "lf"
|
|
|
|
# Not supported yet
|
|
# trailingComma = "es5"
|
|
# embeddedLanguageFormatting = "auto"
|