We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
keepClosingSlash
1 parent 3cc6fb1 commit c9ff9faCopy full SHA for c9ff9fa
1 file changed
README.md
@@ -366,6 +366,7 @@ and the following options:
366
```js
367
{
368
collapseWhitespace: true,
369
+ keepClosingSlash: true,
370
removeComments: true,
371
removeRedundantAttributes: true,
372
removeScriptTypeAttributes: true,
0 commit comments