Skip to content

Commit

Permalink
editorconfig mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
countnoobula committed Jul 4, 2024
1 parent e0b475b commit 1c69fdc
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 @@ -14,7 +14,7 @@ trim_trailing_whitespace = false
[*.{yml,yaml}]
indent_size = 2

[*.{js,vue,scss,json}]
[*.{js,vue,scss,json,mjs}]
indent_size = 2

[*.blade.php]
Expand Down

0 comments on commit 1c69fdc

Please sign in to comment.