Current File : //opt/cpanel/ea-ruby27/root/usr/share/passenger/templates/error_renderer/.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