feat: windows support
This commit is contained in:
parent
7a265704e8
commit
5c0034aabd
9 changed files with 242 additions and 31 deletions
|
@ -3,6 +3,7 @@ root = true
|
|||
[*]
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
end_of_line = lf
|
||||
|
||||
[*.{js,ts,jsx,tsx,cjs}]
|
||||
indent_style = tab
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue