Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use eslint-plugin-unused-imports v3.x.x
Fix lint error. According to the docs we should be using v3.x.x: > * Version 3.x.x is for eslint 8 with @typescript-eslint/eslint-plugin 6 - 7 > * Version 2.x.x is for eslint 8 with @typescript-eslint/eslint-plugin 5 See: https://www.npmjs.com/package/eslint-plugin-unused-imports
- Loading branch information