Skip to content

Commit

Permalink
Add scss to editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
gorillamoe committed Jan 3, 2022
1 parent 5dcf933 commit 4a9451a
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 @@ -6,7 +6,7 @@ end_of_line = lf
insert_final_newline = true
indent_style = tab

[*.{yml,yaml,json,ts,js}]
[*.{yml,yaml,json,ts,js,scss}]
indent_style = space
indent_size = 2
insert_final_newline = false
Expand Down

0 comments on commit 4a9451a

Please sign in to comment.