Skip to content

Commit

Permalink
style: update .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
SyedAhkam committed Jan 9, 2024
1 parent 9f2e330 commit a538052
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
root=true

[src/**.ts]
indent_style = space
root=true

[*]
charset=utf-8
indent_style=space
end_of_line = lf

[src/**.ts]
indent_style = space
indent_size = 2

0 comments on commit a538052

Please sign in to comment.