Skip to content

switching from tslint (deprecated) to eslint#463

Merged
ezolenko merged 5 commits intomasterfrom
eslint
Sep 26, 2023
Merged

switching from tslint (deprecated) to eslint#463
ezolenko merged 5 commits intomasterfrom
eslint

Conversation

@ezolenko
Copy link
Copy Markdown
Owner

Summary

tslint is deprecated and now started to produce errors with new typescript

Details

Switching to typescript-eslint

Copy link
Copy Markdown
Collaborator

@agilgur5 agilgur5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quick glance through as I happened to already be on GH and got a notification

Comment thread package.json Outdated
Comment thread .eslintrc.cjs Outdated
Comment thread .eslintrc.cjs
Comment thread src/index.ts Outdated
@agilgur5 agilgur5 added the scope: dependencies Issues or PRs about updating a dependency label Sep 26, 2023
ezolenko and others added 3 commits September 25, 2023 23:43
Co-authored-by: Anton Gilgur <4970083+agilgur5@users.noreply.github.com>
Copy link
Copy Markdown
Collaborator

@agilgur5 agilgur5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like CI is passing now -- a few formatting things + a comment, otherwise LGTM

Comment thread rollup.config.base.js Outdated
Comment thread .eslintrc.cjs Outdated
Comment thread .eslintrc.cjs Outdated
Comment thread .eslintrc.cjs
Co-authored-by: Anton Gilgur <4970083+agilgur5@users.noreply.github.com>
Copy link
Copy Markdown
Collaborator

@agilgur5 agilgur5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for taking care of this!

@agilgur5 agilgur5 added the kind: internal Changes only affect the internals, and _not_ the public API or external-facing docs label Sep 26, 2023
@ezolenko ezolenko merged commit 592ed5c into master Sep 26, 2023
@agilgur5 agilgur5 deleted the eslint branch September 26, 2023 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind: internal Changes only affect the internals, and _not_ the public API or external-facing docs scope: dependencies Issues or PRs about updating a dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants