reformat, change tab to space

This commit is contained in:
Miao Wang 2024-04-09 18:55:13 +08:00
parent 28da3dced1
commit 9dd20e063b
8 changed files with 297 additions and 297 deletions

View File

@ -8,9 +8,9 @@ root = true
end_of_line = lf
insert_final_newline = true
[*.{html,md,js}]
[*.{html,md,js,vue,es6,json}]
charset = utf-8
indent_style = tab
indent_style = space
indent_size = 2
# Matches the exact files either package.json or .travis.yml