Merge pull request 'feat/formatting' (#53) from feat/formatting into master
Reviewed-on: #53
This commit is contained in:
commit
0d3c62c6ad
7
.editorconfig
Normal file
7
.editorconfig
Normal file
@ -0,0 +1,7 @@
|
||||
root = true
|
||||
[*]
|
||||
indent_style = tab
|
||||
tab_width = 4
|
||||
[*.ts]
|
||||
indent_style = tab
|
||||
tab_width = 4
|
Loading…
Reference in New Issue
Block a user