Open cseas opened 2 years ago
TSLint has been deprecated as of 2019.
All usage of TSLint should be replaced with TypeScript ESLint as recommended by the TSLint docs.
Use cases:
no-duplicate-imports
Use Case
TSLint has been deprecated as of 2019.
Proposal
All usage of TSLint should be replaced with TypeScript ESLint as recommended by the TSLint docs.