-
Notifications
You must be signed in to change notification settings - Fork 547
build: Disable ae-undocumented
rule until api-extractor bug is fixed
#18843
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
build: Disable ae-undocumented
rule until api-extractor bug is fixed
#18843
Conversation
⯅ @fluid-example/bundle-size-tests: +18 Bytes
Baseline commit: 59526c7 |
i have concerns about this. i think by default anything undocumented will end up being public by default, this seems like it would be easy to leak things into the public api by mistake |
No. |
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.
Thanks for the clarification!
API-Extractor bug: microsoft/rushstack#3462