ignoreCommentDirective
Text directive for ignoring formatting specific statement.
Default is "malva-ignore"
.
Example
/* malva-ignore */
a,b{
width : 0;
}
ignoreCommentDirective
Text directive for ignoring formatting specific statement.
Default is "malva-ignore"
.
/* malva-ignore */
a,b{
width : 0;
}