Skip to content

Commit

Permalink
fix: editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
rhamzeh committed Nov 2, 2023
1 parent 0505566 commit 4c8f0eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ indent_style = tab
indent_style = space
indent_size = 4

[*.js]
[*.{js,ts}]
indent_style = space
indent_size = 2

Expand Down

0 comments on commit 4c8f0eb

Please sign in to comment.