Skip to content

Commit

Permalink
Added scss files to editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminfaure committed Dec 6, 2022
1 parent a803f43 commit c759ba1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ insert_final_newline = true

# Matches multiple files with brace expansion notation
# Set default charset
[*.{js,rb,erb}]
[*.{js,scss,rb,erb}]
charset = utf-8
indent_style = space
indent_size = 2
indent_size = 2

0 comments on commit c759ba1

Please sign in to comment.