Skip to content

Commit

Permalink
chore: update editorConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Aug 19, 2021
1 parent 26f7041 commit 0783f63
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 @@ -5,8 +5,8 @@ insert_final_newline = true
trim_trailing_whitespace = true
charset = utf-8

[{*.css,*.scss}]
[{*.css,*.scss,*.less}]
indent_size = 4

[{*.js,*.json}]
indent_size = 2
indent_size = 2

0 comments on commit 0783f63

Please sign in to comment.