관리-도구
편집 파일: .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