Skip to content

Conversation

@ericcornelissen
Copy link
Contributor

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Confirm the readme has been updated if necessary.

Closes #192, by enabling the @typescript-eslint/no-unused-vars option for ESLint and removing the only remaining unused variables in src/config-utils.test.ts.

Copy link
Contributor

@robertbrignull robertbrignull left a comment

Choose a reason for hiding this comment

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

LGTM

Interestingly I thought I'd already seen this set of parameters get removed, but I can't find any other PRs that I might have been thinking of 🤷

@robertbrignull robertbrignull merged commit b0adc41 into github:main Jan 18, 2021
@github-actions github-actions bot mentioned this pull request Jan 25, 2021
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.

ESLint transition: update code so "@typescript-eslint/no-unused-vars" passes

2 participants