Since I switched to dynamic imports, I am getting errors from eslint
, as my configuration does not support these yet. I searched a lot on Google how to do this correctly, but the only info I found was this issue that has been closed due to age, but does not appear to be resolved yet:
Did anyone else manage to configure eslint
correctly (or, even better, prettier-eslint
inside VS Code)?