Skip to content

Commit

Permalink
fix editor config
Browse files Browse the repository at this point in the history
Signed-off-by: suyanhanx <[email protected]>
  • Loading branch information
suyanhanx committed Nov 1, 2023
1 parent 3d6f998 commit 13daaee
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 @@ -47,7 +47,7 @@ indent_size = 2
[*.{ts,tsx}]
indent_size = 2

[*.{js,jsx}]
[*.{mjs,js,jsx}]
indent_size = 2

[*.css]
Expand Down

0 comments on commit 13daaee

Please sign in to comment.