Skip to content

Commit

Permalink
Add entry for JS/Vue files
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Wolf <github@christianwolf.email>
  • Loading branch information
christianlupus committed Aug 29, 2023
1 parent 11922f2 commit a0bca43
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
Expand Up @@ -10,6 +10,10 @@ indent_style = tab
insert_final_newline = true
trim_trailing_whitespace = true

[*.{vue,js}]
indent_style = space
indent_size = 4

[*.yml]
indent_size = 2
indent_style = space
Expand Down

0 comments on commit a0bca43

Please sign in to comment.