hypertrace / hypertrace-ui

UI for Hypertrace
Other
25 stars 12 forks source link

Upgrade tslint to typescript-eslint #1536

Open cseas opened 2 years ago

cseas commented 2 years ago

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.

cseas commented 2 years ago

Use cases: