20 строки
337 B
INI
20 строки
337 B
INI
[*]
|
|
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
|
|
indent_size=4
|
|
|
|
[{.analysis_options,*.yml,*.yaml}]
|
|
indent_style=space
|
|
indent_size=2
|
|
|