Add .editorconfig
This commit is contained in:
parent
c10637935f
commit
83d294256a
10
.editorconfig
Normal file
10
.editorconfig
Normal file
@ -0,0 +1,10 @@
|
||||
[*]
|
||||
charset=utf-8
|
||||
end_of_line=lf
|
||||
indent_style=space
|
||||
indent_size=4
|
||||
max_line_length=79
|
||||
|
||||
[{.babelrc,.stylelintrc,jest.config,.eslintrc,*.bowerrc,*.jsb3,*.jsb2,*.json,*.js}]
|
||||
indent_style=space
|
||||
indent_size=2
|
Loading…
x
Reference in New Issue
Block a user