Full-Stack-Notes/.editorconfig
2019-07-31 14:49:11 +08:00

8 lines
94 B
INI

# top-most EditorConfig file
root = true
# all files
[*]
indent_style = tab
indent_size = 4