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
|
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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue