Replace deprecated tslint
#30132
Labels
process: dependencies
Related to internal dependencies
type: chore
Work is required w/ no deliverable to end user
What would you like?
Replace the npm module tslint with eslint and typescript-eslint.
Why is this needed?
tslint is deprecated and the repo was archived in March 2021, meaning that it is no longer supported. The replacements eslint and typescript-eslint are current and are supported.
Other
Where used:
"tslint": "^6.1.3"
"tslint": "^6.1.3"
"tslint": "^6.1.3"
"tslint": "^6.1.3"
6.1.3
latest
is currently8.3.0
The text was updated successfully, but these errors were encountered: