init
This commit is contained in:
parent
849e2849cb
commit
207d1eb895
47 changed files with 3138 additions and 353 deletions
9
.editorconfig
Normal file
9
.editorconfig
Normal file
|
@ -0,0 +1,9 @@
|
|||
|
||||
root = true
|
||||
|
||||
[*]
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.{js,ts,jsx,tsx}]
|
||||
indent_style = tab
|
Loading…
Add table
Add a link
Reference in a new issue