mirror of
https://github.com/tridactyl/tridactyl.git
synced 2026-09-10 07:16:33 -04:00
Add .editorconfig
This commit is contained in:
parent
ce048e84d7
commit
d1eec89c7a
3
.editorconfig
Normal file
3
.editorconfig
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[**.ts]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
Loading…
Reference in a new issue