Closed
Description
- I have tried restarting my IDE and the issue persists.
- I have updated to the latest version of the packages.
- I have read the FAQ and my problem is not listed.
Repro
https://unpkg.com/browse/@typescript-eslint/eslint-plugin@4.16.1/
import { rules as typescriptEslintRules } from '@typescript-eslint/eslint-plugin';
Expected Result
Actual Result
Additional Info
Versions
package | version |
---|---|
@typescript-eslint/eslint-plugin |
4.15.2 |
@typescript-eslint/parser |
4.15.2 |
TypeScript |
4.1.3 |