When invalid SQL is written to the editor, the error is not handled correctly. Instead the following shows up in console: ``` Uncaught TypeError: invalid 'instanceof' operand sqlFormatter.ConfigError ``` Seems to be a regression caused by switch to 12.0.0 version.