-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Add documentation for Rule.use
as a function
#2694
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couple of comments
@bew Friendly ping |
Co-Authored-By: bew <bew@users.noreply.github.com>
I'm still not sure what |
The build fails, markdown lint doesnt pass with error:
|
|
Thanks! |
Adds some documentation for using a function for
Rule.use
configuration.For the object passed to the function, I'm not surewhat
realResource
,compiler
&resourceQuery
are for, and I'd appreciate some help to explain them succinctly , thank youFixes #2691