| .. | |||||
| with_details | |||||
| without_details | |||||
| .editorconfig |
[*.jsx] indent_style=space indent_size=2 trim_trailing_whitespace = true [*.js] indent_style=space indent_size=2 trim_trailing_whitespace = true [*.css] indent_style=space indent_size=2 trim_trailing_whitespace = true [*.html.template] indent_style=space indent_size=2 trim_trailing_whitespace = true
| .. | |||||
| with_details | |||||
| without_details | |||||
| .editorconfig |