Skip to content

Conversation

Gudahtt
Copy link
Member

@Gudahtt Gudahtt commented Nov 7, 2022

The ESLint configuration has been updated from v9 to v10, and all related packages has been updated. This resolves the console warning that had been printed upon each run of yarn lint about how the current TypeScript version is unsupported.

All lint changes were made with yarn lint:fix except one, which is where we're using interface over type to allow for declaration merging in setupAfterEnv.ts.

@Gudahtt Gudahtt requested a review from a team as a code owner November 7, 2022 21:56
rickycodes
rickycodes previously approved these changes Nov 8, 2022
The ESLint configuration has been updated from v9 to v10, and all
related packages has been updated. This resolves the console warning
that had been printed upon each run of `yarn lint` about how the
current TypeScript version is unsupported.

All lint changes were made with `yarn lint:fix` except one, which is
where we're using `interface` over `type` to allow for declaration
merging in `setupAfterEnv.ts`.
@Gudahtt
Copy link
Member Author

Gudahtt commented Nov 8, 2022

Rebased to resolve conflicts

@Gudahtt Gudahtt merged commit 72d5610 into main Nov 8, 2022
@Gudahtt Gudahtt deleted the update-eslint-config branch November 8, 2022 15:18
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.

2 participants