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

style: Replace TSLint with ESLint #55

Merged
merged 2 commits into from
May 2, 2021
Merged

Conversation

SimonAlling
Copy link
Owner

@SimonAlling SimonAlling commented May 2, 2021

I copied .eslintrc.yml from Better SweClockers, adapted it
slightly to resemble this project's tslint.json and fixed all
remaining lint errors.

Resolves #49.

I copied `.eslintrc.yml` from [Better SweClockers][bsc], adapted it
slightly to resemble this project's `tslint.json` and fixed all
remaining lint errors.

[bsc]: https://github.com/simonalling/better-sweclockers
@SimonAlling
Copy link
Owner Author

⚠️ Future me, remember to set the squash commit message to the PR description!

@SimonAlling SimonAlling merged commit 58702fd into master May 2, 2021
@SimonAlling SimonAlling deleted the replace-tslint-with-eslint branch May 2, 2021 16:35
SimonAlling added a commit that referenced this pull request Aug 27, 2021
I copied `.eslintrc.yml` from [Better SweClockers][bsc], adapted it
slightly to resemble this project's `tslint.json` and fixed all
remaining lint errors.

Resolves #49.

[bsc]: https://github.com/simonalling/better-sweclockers
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.

TSLint should be replaced with ESLint
1 participant