Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Closed
Description
Suggestion
Splitting out from@auvred's#8995 (comment):
Oh, looks like
rule-testeris not tested in CI:typescript-eslint/.github/workflows/ci.yml
Lines 168 to 182 in4858afd
package: [ 'ast-spec', 'eslint-plugin', 'eslint-plugin-internal', 'parser', 'repo-tools', 'rule-schema-to-typescript-types', 'scope-manager', 'type-utils', 'typescript-eslint', 'typescript-estree', 'utils', 'visitor-keys', ]
Whoops! We should... definitely test this in CI, I'd think?
Co-authored-by:@auvred