0
0
Fork 0

fix: indentation

This commit is contained in:
아르페 2024-01-31 04:01:41 +09:00
parent 16e946825b
commit 4fc513615c
2 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
root = true root = true
[*.{ts,tsx,js,json,pug}] [*.{ts,tsx,js,json,pug}]
indent_style = tab indent_style = space
end_of_line = lf end_of_line = lf
charset = utf-8 charset = utf-8
trim_trailing_whitespace = true trim_trailing_whitespace = true