feedback
feedback copied to clipboard
Prettier spams console with errors
Describe the bug
In a team with Prettier enabled, any cell that contains a syntax error will cause Prettier to fill up the dev tools console with errors like the following:

These errors provide no useful information and drown out more relevant console messages. Please consider catching them instead.