Skip to content

Commit e75019a

Browse files
committed
Merge pull request webpack#750 from wbinnssmith/wbinnssmith/add-editorconfig
Add .editorconfig for contributors
2 parents e773f4d + 66b1266 commit e75019a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.editorconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
root = true
2+
3+
[*.js]
4+
indent_style=tab

0 commit comments

Comments
 (0)