source:
node_modules/xml-but-prettier/.editorconfig
Last change on this file was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 155 bytes |
Rev | Line | |
---|---|---|
[d24f17c] | 1 | root = true |
2 | ||
3 | [*] | |
4 | indent_style = space | |
5 | end_of_line = lf | |
6 | charset = utf-8 | |
7 | trim_trailing_whitespace = true | |
8 | insert_final_newline = true | |
9 | ||
10 | [*.js] | |
11 | indent_size = 2 |
Note:
See TracBrowser
for help on using the repository browser.