commit | author | age
|
9bcb19
|
1 |
[*] |
I |
2 |
charset=utf-8 |
|
3 |
end_of_line=lf |
|
4 |
insert_final_newline=false |
|
5 |
indent_style=space |
|
6 |
indent_size=2 |
|
7 |
|
|
8 |
[{*.ng,*.sht,*.html,*.shtm,*.shtml,*.htm}] |
|
9 |
indent_style=space |
|
10 |
indent_size=2 |
|
11 |
|
|
12 |
[{*.jhm,*.xslt,*.xul,*.rng,*.xsl,*.xsd,*.ant,*.tld,*.fxml,*.jrxml,*.xml,*.jnlp,*.wsdl}] |
|
13 |
indent_style=space |
|
14 |
indent_size=2 |
|
15 |
|
|
16 |
[{.babelrc,.stylelintrc,jest.config,.eslintrc,.prettierrc,*.json,*.jsb3,*.jsb2,*.bowerrc}] |
|
17 |
indent_style=space |
|
18 |
indent_size=2 |
|
19 |
|
|
20 |
[*.svg] |
|
21 |
indent_style=space |
|
22 |
indent_size=2 |
|
23 |
|
|
24 |
[*.js.map] |
|
25 |
indent_style=space |
|
26 |
indent_size=2 |
|
27 |
|
|
28 |
[*.less] |
|
29 |
indent_style=space |
|
30 |
indent_size=2 |
|
31 |
|
|
32 |
[*.vue] |
|
33 |
indent_style=space |
|
34 |
indent_size=2 |
|
35 |
|
|
36 |
[{.analysis_options,*.yml,*.yaml}] |
|
37 |
indent_style=space |
|
38 |
indent_size=2 |
|
39 |
|