Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@abaplint/cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@abaplint/cli
abaplint command line interface
Usage:
abaplint [<abaplint.json> -f <format> -c --outformat <format> --outfile <file> --fix]
abaplint -h | --help show this help
abaplint -v | --version show version
abaplint -d | --default show default configuration
Options:
-f, --format <format> output format (standard, total, json, summary, junit)
--outformat <format> output format, use in combination with outfile
--outfile <file> output issues to file in format
--fix apply quick fixes to files
-p output performance information
-c compress files in memoryRequirements
Node.js 12