npmangular95% confidence\u2191 273

TSLint extension throwing errors in my Angular application running in Visual Studio Code

Full error message
I recently started seeing, what seems like, TSLint errors.
They look like this:

Not using the local TSLint version found for
'/Users/myname/myproject/client/src/app/likes/likee/likee.component.ts'.
To enable code execution from the current workspace you must enable workspace library execution.

I'm seeing them in my .ts files when I open them and it shows a yellow squiggly line on the first line of each .ts page.

I see on the TSLint site it says it's been deprecated.

What's the cause of these errors and why am I suddenly seeing them?

Should I uninstall the Visual Studio Code TSLint extension and install the ESLint extension?

Like Tuấn Nguyễn described, you need to: Go to the Command Palette by pressing Ctrl + Shift + P, In the input that pops up at the top of the Visual Studio Code, start typing TSLint: Manage workspace library execution" and hit the Enter key. From the menu that replaces the input, pick enable workspace library execution and again press the Enter key.

API access

Get this solution programmatically \u2014 free, no authentication.

curl https://depscope.dev/api/error/38a9a5a36de3994c2c9449dabc5cab6255582fc25c8f215bca11b30b81f3d971
hash \u00b7 38a9a5a36de3994c2c9449dabc5cab6255582fc25c8f215bca11b30b81f3d971
TSLint extension throwing errors in my Angular application r… — DepScope fix | DepScope