Skip to content
New issue

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

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

Already on GitHub? # to your account

[api-extractor] How do customize ordering of properties/method? #4968

Open
markus-incisive opened this issue Oct 11, 2024 · 0 comments
Open

Comments

@markus-incisive
Copy link

Summary

How can I specify how I want properties and methods to be ordered?

Currently, it sorts alphabetically, but (for example) I would like static properties to appear before instance properties, or I would like a "preserve" option similar to what's available for enumMemberOrder.

Standard questions

Please answer these questions to help us investigate your issue more quickly:

Question Answer
@microsoft/api-documenter version? 7.25.14
Operating system? Windows
Documentation target? Markdown
Would you consider contributing a PR? No
TypeScript compiler version? 5.4.2
Node.js version (node -v)? 22.7.0
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
Status: AE/AD
Development

No branches or pull requests

1 participant