In Visual Studio 2019 Community ver. 16.5.4 there are warnings displayed for typescript files with import and export declarations.
Warnings are not shown if files are not opened. But when I open a typescript file, then warning apears.
It is a starter template of angular 9. I added to it a few packages (bootstrap, jwt-decode, fontawesome, jquery, popper.js)
Visual Studio's ESLinter is attempting to load a global config file that is referenced in C:\Users\Adam - go there and look for a file named .eslintrc
. You may remove it.
After you remove it I believe VS will use it's default ESLint config and you may see warnings that apply to Typescript but don't really make sense in the context of Angular.
If you want to disable ESLint entirely for that project in VS:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With