Skip to content

jqassistant-plugin/jqassistant-npm-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQAssistant NPM Plugin

This is the NPM Plugin of jQAssistant. It provides a scanner for package.json files.

For more information, refer to the Documentation.

Usage

Add the plugin to the plugins section of the jqassistant.yml configuration file:

jqassistant:
  plugins:
    # Includes the jQAssistant NPM plugin
    - group-id: org.jqassistant.plugin
      artifact-id: jqassistant-npm-plugin
      version: 2.1.0
  scan:
    include:
      files:
        - ${project.basedir}/package.json

About

@jQAssistant plugin providing scanners and rules for NPM based projects.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 6

Languages