Skip to content

Commit

Permalink
style: update .editorconfig to cover tests
Browse files Browse the repository at this point in the history
  • Loading branch information
SyedAhkam committed Jan 11, 2024
1 parent 71687fd commit a3aa756
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,8 @@ end_of_line = lf

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

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

0 comments on commit a3aa756

Please sign in to comment.