You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I initially tried to keep our options page as terse as possible, using bulleted lists. But now I've come to feel it's less readable: difficult to vertically scan the names, and they don't have headers so don't appear in the sidebar. Headers also make them directly linkable from elsewhere.
Giving each a header, and resigning ourselves to having a taller page, means we can also do the CLI examples like on typedoc's page. Not sure we should do those for options that we would prefer be specified via tsconfig.json.