mirror of
https://github.com/Redocly/redoc.git
synced 2024-11-10 19:06:34 +03:00
chore: fix .editorconfig
This commit is contained in:
parent
60e8cb437a
commit
6b61d3aee1
|
@ -3,7 +3,7 @@ charset=utf-8
|
|||
end_of_line=lf
|
||||
insert_final_newline=false
|
||||
indent_style=space
|
||||
indent_size=4
|
||||
indent_size=2
|
||||
|
||||
[{.eslintrc,.babelrc,.stylelintrc,jest.config,*.json,*.jsb3,*.jsb2,*.bowerrc}]
|
||||
indent_style=space
|
||||
|
@ -28,4 +28,3 @@ indent_size=2
|
|||
[tslint.json]
|
||||
indent_style=space
|
||||
indent_size=2
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user