Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: use ts-ignore-import to lighten the dependencies #219

Merged
merged 3 commits into from
Apr 8, 2024

Conversation

voxpelli
Copy link
Member

@voxpelli voxpelli commented Apr 7, 2024

Fixes #213

It finds and ignores 5 dependencies across 117 files: @typescript-eslint/typescript-estree, eslint, estree, json-schema, type-fest

@scagood
Copy link

scagood commented Apr 7, 2024

It would be worth removing the @types/eslint from the dependencies now

@voxpelli
Copy link
Member Author

voxpelli commented Apr 7, 2024

@scagood Done 👍 Great that I forgot the one thing that motivated this PR 🙈

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.

🪶 Use ts-ignore-import to lighten the dependencies
3 participants