fix: indentation
This commit is contained in:
parent
16e946825b
commit
4fc513615c
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
root = true
|
||||
|
||||
[*.{ts,tsx,js,json,pug}]
|
||||
indent_style = tab
|
||||
indent_style = space
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue