Skip to content
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

Migrate from tslint to eslint #168

Open
wants to merge 2 commits into
base: vnext
Choose a base branch
from

Conversation

Technickel-Dev
Copy link
Contributor

tslint is depreciated so this push implements eslint following the steps highlighted here! This will close #149 but there is further work needed to resolve all warnings.

All changes are tested, and you can run the lint with npm run lint or using the associated vscode task.

Besides the migration changes, I had to update the typescript version because we were way behind and it didn't work with eslint

@Technickel-Dev
Copy link
Contributor Author

Oops, looks like I'm missing one piece, ignore this for now till I address that piece

@Technickel-Dev
Copy link
Contributor Author

Alright, I think things are good to go! I had to fix some things from the typescript update but everything seems to be working based on my tests. Let me know if any changes are needed or if things need to be broken down even more!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate from tslint to eslint
1 participant