dspace-angular icon indicating copy to clipboard operation
dspace-angular copied to clipboard

TSLint will be deprecated

Open atarix83 opened this issue 6 years ago • 1 comments

As described in this article https://medium.com/palantir/tslint-in-2019-1a144c2317a9 and highlighted on the github page https://github.com/palantir/tslint, TSLint will be deprecated in favor of ESLint.

We need to migrate to ESLint This can help with the migration https://github.com/typescript-eslint/tslint-to-eslint-config

atarix83 avatar Sep 23 '19 08:09 atarix83

yarn run lint now complains:

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-an-angular-cli-project-from-codelyzer-and-tslint.

mwoodiupui avatar Aug 16 '22 20:08 mwoodiupui

@tdonohue this issue can be closed as it was already fixed in #1567

alexandrevryghem avatar May 14 '23 17:05 alexandrevryghem

Thanks for the note, @alexandrevryghem

Closing as fixed by #1567

tdonohue avatar May 15 '23 14:05 tdonohue