JSPM

@abaplint/cli

2.94.16
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 12071
  • Score
    100M100P100Q128133F
  • License MIT

abaplint - Command Line Interface

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, checkstyle)
      --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 memory

    Requirements

    Node.js 12