Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

ignoreFileCommentDirective

Text directive for ignoring formatting a whole file.

Default is "malva-ignore-file", but if you're using as a dprint plugin, it will be "dprint-ignore-file".

Example

Playground

/* malva-ignore-file */ a,b{ width : 0; }