Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

lohn/tapplint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%