ignoreFileCommentDirective
Text directive for ignoring formatting a whole file.
Default is "markup-fmt-ignore-file"
,
but if you're using as a dprint plugin, it will be "dprint-ignore-file"
.
Example
<!-- markup-fmt-ignore-file -->
<div > </div>