Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Commit

Permalink
Add html/css to editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
jwheare committed Jul 19, 2016
1 parent fd963c9 commit 770f7bd
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,6 +1,6 @@
root = true

[*.{js,json,yml}]
[*.{js,json,yml,html,css}]

# 2 space indentation
indent_style = space
Expand Down

0 comments on commit 770f7bd

Please sign in to comment.