You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TSLint support is discontinued; we need to migrate to ESLint.
To Reproduce
From components/automate-ui run make lint and this warning appears:
TSLint's support is discontinued and we're deprecating its support in Angular CLI.
To opt-in using the community driven ESLint builder,
see: https://github.com/angular-eslint/angular-eslint#migrating-from-codelyzer-and-tslint.
Describe the issue
TSLint support is discontinued; we need to migrate to ESLint.
To Reproduce
From components/automate-ui run
make lint
and this warning appears:Expected behavior
Automate-ui uses ESLint instead of TSLint
Aha! Link: https://chef.aha.io/epics/SH-E-434
The text was updated successfully, but these errors were encountered: