mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-07-20 14:38:04 +00:00
Set tab width for frontend to 2 spaces
This commit is contained in:
4
frontend/.editorconfig
Normal file
4
frontend/.editorconfig
Normal file
@ -0,0 +1,4 @@
|
||||
[*]
|
||||
tab_width = 2
|
||||
insert_final_newline = true
|
||||
indent_style = space
|
Reference in New Issue
Block a user