Skip to content

Commit

Permalink
.editorconfig: Enable for scss and svg
Browse files Browse the repository at this point in the history
  • Loading branch information
davidyuk committed Jul 21, 2020
1 parent 149a5a8 commit fb5ff2a
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
@@ -1,4 +1,4 @@
[*.{js,jsx,ts,tsx,vue}]
[*.{js,jsx,ts,tsx,vue,scss,svg}]
indent_style = space
indent_size = 2
end_of_line = lf
Expand Down

0 comments on commit fb5ff2a

Please sign in to comment.