mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2026-01-04 06:24:07 +08:00
7 lines
128 B
Text
7 lines
128 B
Text
{
|
|
"tabWidth": 2,
|
|
"useTabs": false,
|
|
"htmlWhitespaceSensitivity": "ignore",
|
|
"trailingComma": "all",
|
|
"endOfLine": "lf"
|
|
}
|