mirror of
https://github.com/xvvvyz/tilde.git
synced 2026-03-11 14:44:24 +00:00
6 lines
118 B
Text
6 lines
118 B
Text
{
|
|
"htmlWhitespaceSensitivity": "ignore",
|
|
"proseWrap": "always",
|
|
"singleQuote": true,
|
|
"trailingComma": "es5"
|
|
}
|