mirror of
https://git.korhonen.cc/FunctionalHacker/dotfiles.git
synced 2024-11-01 03:20:29 +00:00
5 lines
113 B
TOML
5 lines
113 B
TOML
|
"$schema" = "https://json.schemastore.org/prettierrc.json"
|
||
|
trailingComma = "es5"
|
||
|
singleQuote = true
|
||
|
tabWidth = 2
|