mirror of https://github.com/webpack/webpack.git
Merge pull request #750 from wbinnssmith/wbinnssmith/add-editorconfig
Add .editorconfig for contributors
This commit is contained in:
commit
e75019aea9
|
|
@ -0,0 +1,4 @@
|
||||||
|
root = true
|
||||||
|
|
||||||
|
[*.js]
|
||||||
|
indent_style=tab
|
||||||
Loading…
Reference in New Issue