botbuilder-tools/.editorconfig

20 строки
337 B
INI
Исходник Постоянная ссылка Обычный вид История

2018-03-16 20:45:40 +03:00
[*]
charset=utf-8
end_of_line=crlf
insert_final_newline=true
indent_style=space
indent_size=4
[{.eslintrc,.nycrc,.babelrc,.stylelintrc,jest.config,.luisrc,*.json,*.jsb3,*.jsb2,*.bowerrc}]
indent_style=space
indent_size=2
[*.js.map]
indent_style=space
2018-08-08 21:16:45 +03:00
indent_size=4
2018-03-16 20:45:40 +03:00
[{.analysis_options,*.yml,*.yaml}]
indent_style=space
indent_size=2