mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2024-11-11 01:15:49 +08:00
23a9915495
EditorConfig is a configuration file to standardize file format settings across editors. See https://editorconfig.org/ for more information.
5 lines
87 B
INI
5 lines
87 B
INI
root = true
|
|
|
|
[*.{html,js,css,scss,json,yml,yaml}]
|
|
indent_size = 2
|
|
indent_style = space
|