Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

test: add typescript-eslint/recommended-requiring-type-checking #80

Merged

Conversation

ckerr
Copy link
Member

@ckerr ckerr commented Jul 1, 2021

Discussed in yesterday's standup. Adds typescript-eslint/recommended-requiring-type-checking.

Note: I've disabled several of that plugin's tests because they'll take more work to fix. We should still do that work! But by disabling some for now, we can get the benefit of the rest of the tests without blocking on fixing everything.

This PR also removes a lot of the individual checks that are not in the recommended lists. This change is arguably (a) incidental to the above topic and (b) opinionated, so I'm happy to revert that change there's disagreement on this. My thinking is that I just copied it from another project when this repo was first getting started, so I don't believe there's been much thought put into what's in that list.

@ckerr ckerr requested review from clavin and erickzhao July 1, 2021 20:14
Copy link
Member

@erickzhao erickzhao left a comment

Choose a reason for hiding this comment

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

Seems legit :)

@ckerr ckerr merged commit 66d0798 into main Jul 2, 2021
@ckerr ckerr deleted the test/typescript-eslint-recommended-requiring-type-checking branch July 2, 2021 20:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants