Skip to content

Commit

Permalink
Change vue indent size to 4
Browse files Browse the repository at this point in the history
  • Loading branch information
ishanvyas22 committed Oct 29, 2020
1 parent 61e248a commit 99c1f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Expand Up @@ -16,7 +16,7 @@ indent_size = 4

[*.vue]
indent_style = space
indent_size = 2
indent_size = 4

[*.yml]
indent_style = space
Expand Down

0 comments on commit 99c1f0e

Please sign in to comment.