dsl-diagnose

1.0.3 • Public • Published

dsl diagnose

diagnose source files with eslint

Usage

dsl-diagnose path/to/source/ -o report.json -f json

the path can be local path or remote url.

Options

  • -t: --type Project Framework, one of React, Vue, Weex.
  • -f: --format Support output format, one of json, xml. Default json.
  • -o: --output <dest> Write the results into a file.

Examples

dsl-diagnose path/to/source/

dsl-diagnose path/to/source/ -o report.json -f json

dsl-diagnose path/to/source/ -o report.xml -f xml

Readme

Keywords

Package Sidebar

Install

npm i dsl-diagnose

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

44.8 kB

Total Files

18

Last publish

Collaborators

  • clarkxia