swc/crates/swc_html_minifier/tests/fixture/element/style-with-wrong-comments/config.json

8 lines
84 B
JSON

{
"minifyCss": {
"parser": {
"allowWrongLineComments": true
}
}
}