mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
17 lines
289 B
INI
17 lines
289 B
INI
[*]
|
|
charset=utf-8
|
|
end_of_line=lf
|
|
trim_trailing_whitespace=false
|
|
insert_final_newline=false
|
|
indent_style=space
|
|
indent_size=4
|
|
|
|
[{.babelrc,.stylelintrc,.eslintrc,jest.config,*.bowerrc,*.jsb3,*.jsb2,*.json}]
|
|
indent_style=space
|
|
indent_size=2
|
|
|
|
[{*.yml,*.yaml}]
|
|
indent_style=space
|
|
indent_size=2
|
|
|