Make the javascript code auto-format to 72 character lines with gaps at whitespace characters. Exceptions: - Lines inside triple backticks ` ``` ` should be ignored - Lines prefixed with four spaces should be ignored
Make the javascript code auto-format to 72 character lines with gaps at whitespace characters.
Exceptions:
```should be ignored