-
Notifications
You must be signed in to change notification settings - Fork 8
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: align JSDoc usage #568
Comments
|
This is currently mostly stylish linting, will enforce proper types and stuff later. The JSDoc linting is currently only enabled in with `CI=true`, since it is slow. References #568
This is currently mostly stylish linting, will enforce proper types and stuff later. The JSDoc linting is currently only enabled in with `CI=true`, since it is slow. References #568
We currently don't have the full configuration enabled. There are some things we need to look at before we can go all in on linted JSDoc. We need to help fixing jsdoctypeparser/jsdoctypeparser#131 for things like Keeping this issue open for now, prioritized after some query builder improvements and more docs. |
This is now checked by TS, so close it for now |
The text was updated successfully, but these errors were encountered: