observablehq / feedback

Customer submitted bugs and feature requests
42 stars 3 forks source link

Prettier spams console with errors #446

Closed mootari closed 1 year ago

mootari commented 2 years ago

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:

image

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