Vs code TSLint 运行报错

5/23/2021 vscodetslint
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.

打开快捷键Ctrl +Shift +P

选择TSLint: Manage workspace library execution

然后按回车

选择enable workspace library execution选项 按回车确认

Last Updated: 12/26/2022, 11:54:10 AM