source:
trip-planner-front/node_modules/postcss-initial/.editorconfig@
6a80231
Last change on this file since 6a80231 was 6a3a178, checked in by , 3 years ago | |
---|---|
|
|
File size: 173 bytes |
Rev | Line | |
---|---|---|
[6a3a178] | 1 | # http://editorconfig.org |
2 | root = true | |
3 | ||
4 | [*] | |
5 | indent_style = space | |
6 | indent_size = 2 | |
7 | end_of_line = lf | |
8 | charset = utf-8 | |
9 | trim_trailing_whitespace = true | |
10 | insert_final_newline = true |
Note:
See TracBrowser
for help on using the repository browser.