Skip to content

Commit

Permalink
Altera a largura da tabulação para arquivos HTML e JS.
Browse files Browse the repository at this point in the history
  • Loading branch information
plainspooky committed Aug 10, 2019
1 parent 8ca33e8 commit 2d50ee4
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 @@ -11,7 +11,7 @@ indent_size = 4
insert_final_newline = true

[*.{js,html}]
indent_size = 2
indent_size = 4

[*.md]
max_line_length = off
Expand Down

0 comments on commit 2d50ee4

Please sign in to comment.