source:
frontend/node_modules/is-map/.editorconfig
| Last change on this file was 9af201e, checked in by , 11 days ago | |
|---|---|
|
|
| File size: 231 bytes | |
| Line | |
|---|---|
| 1 | root = true |
| 2 | |
| 3 | [*] |
| 4 | indent_style = tab |
| 5 | end_of_line = lf |
| 6 | charset = utf-8 |
| 7 | trim_trailing_whitespace = true |
| 8 | insert_final_newline = true |
| 9 | |
| 10 | [{package.json,*.yml}] |
| 11 | indent_style = space |
| 12 | indent_size = 2 |
| 13 | |
| 14 | [*.md] |
| 15 | trim_trailing_whitespace = false |
Note:
See TracBrowser
for help on using the repository browser.
