Contribute to Zod ESLint #1803
gajus
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey @colinhacks and others,
I've started working on ESLint rules specific to Zod.
https://github.com/gajus/eslint-plugin-zod
The immediate use case was to ensure that we always use
strict()
when initializing objects.However, I invite others to suggest ideas for other rules that you have use cases for and contribute them.
Beta Was this translation helpful? Give feedback.
All reactions