Published
- 1 min read
install eslint for typescript
The solution for this is noted below
install eslint for typescript
Solution
npm install --save-dev eslint @typescript-eslint/parser @typescript-eslint/eslint-plugin
Try other methods by searching on the site. That is if this doesn’t work