Const
The language token selecting every language this build can resolve — info({ language: ALL_LANGUAGES }). The same spelling the parser and the CLI (--language all) use; exported so a consumer names it instead of retyping the literal.
info({ language: ALL_LANGUAGES })
--language all
The language token selecting every language this build can resolve —
info({ language: ALL_LANGUAGES }). The same spelling the parser and the CLI (--language all) use; exported so a consumer names it instead of retyping the literal.