Skip to content

Migrate tslint to eslint #4526

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ioanmo226 opened this issue Jul 6, 2022 · 0 comments · Fixed by #4857
Closed

Migrate tslint to eslint #4526

ioanmo226 opened this issue Jul 6, 2022 · 0 comments · Fixed by #4857

Comments

@ioanmo226
Copy link
Collaborator

Tslint is deprecated and needs to be migrated to eslint.

@tomholub tomholub added this to the Third priority milestone Jul 6, 2022
@tomholub tomholub assigned sosnovsky and unassigned ioanmo226 Dec 21, 2022
tomholub pushed a commit that referenced this issue Jan 3, 2023
* replace tslint with eslint

* eslint fixes

* eslint fixes

* fix tsc-compiler

* eslint fixes

* update tsconfig

* update configs

* eslint fixes

* eslint fixes

* remove tslint

* eslint fixes

* tsconfig update

* fix patterns test

* update config

* fix tests

* fix settings test

* fix settings test

* run prettier for all files

* eslint fix

* update .prettierignore

* revert html changes

* fix contact store tests

* fix test parse

* update prettier config

* update codeql config

* update codeql config

* add gitguardian config

* update gitguardian config

* remove gitguardian config

* remove unused files

* disable prettier for extension lib and types

* enable trailingComma rule

* pr fixes

* change printWidth to 160
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment