swc/crates/swc_html_codegen/tests/options
2022-09-30 05:29:58 +00:00
..
indent_type feat(html/codegen): Add option for tag omission of self closing void elements (#4971) 2022-06-16 04:50:56 +00:00
indent_width feat(html/codegen): Add option for tag omission of self closing void elements (#4971) 2022-06-16 04:50:56 +00:00
linefeed feat(html/codegen): Add option for tag omission of self closing void elements (#4971) 2022-06-16 04:50:56 +00:00
quotes feat(html/codegen): Add an option to keep quotes while minifying (#5996) 2022-09-30 05:29:58 +00:00
self_closing_void_elements feat(html/codegen): Add option for tag omission of self closing void elements (#4971) 2022-06-16 04:50:56 +00:00