lohn / tapplint

JavaScript Linter for MatchingAgent

Home Page:https://www.npmjs.com/package/tapplint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tapplint

Build Status Coverage Status Dependency Status devDependency Status

Install

$ npm install tapplint

Usage

Usage
  $ tapplint [<file|glob> ...]

Options
  --fix           Automagically fix issues
  --reporter      Reporter to use
  --stdin         Validate/fix code from stdin
  --ignore        Additional paths to ignore  [Can be set multiple times]

Config

You can extend ESLint configuration by following ways.

  • tapplint property in package.json
  • .tapplintrc
  • tapplint.config.js

License

MIT © MatchingAgent

About

JavaScript Linter for MatchingAgent

https://www.npmjs.com/package/tapplint


Languages

Language:JavaScript 100.0%