Skip to content

Conversation

@ldrick
Copy link
Contributor

@ldrick ldrick commented Jun 15, 2025

With this PR the pnpm tsc should succeed and can be activated in CI, if suits. I hope I didn't break any other things, but you'll find my way below:

So I went on reading into https://typescript-eslint.io/developers/custom-rules and changed createEslintRule accordingly. Then went on to https://github.com/typescript-eslint/examples/blob/main/packages/eslint-plugin-example-typed-linting/src/index.ts and changed return types in plugin accordingly.

Rest of the tsc issues (in tests) where just "hidden" due to tsc wasn't checked in CI - fixed them accordingly.

Hope this makes the changes understandable, I am happy to hear, also if I missed something.

Copy link
Member

@veritem veritem left a comment

Choose a reason for hiding this comment

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

thanks

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