eslint-tinker
To fix ESLint Errors in Markdown(or more in the future) automatically.
Last updated 7 years ago by benjycui .
MIT · Repository · Bugs · Original npm
$ cnpm install eslint-tinker 
SYNC missed versions from official npm registry.

eslint-tinker

npm package NPM downloads Dependency Status

To fix ESLint Errors in Markdown(or more in the future) automatically.

Installation

npm install --save eslint-tinker

Usage

Edit package.json:

{
  "scripts": {
    "eslint-tinker": "eslint-tinker path/to/file.md"
  }
}

Then:

npm run eslint-tinker

Liscense

MIT

Current Tags

  • 0.5.0                                ...           latest (7 years ago)

3 Versions

  • 0.4.1                                ...           9 years ago
  • 0.4.0                                ...           9 years ago
  • 0.5.0                                ...           7 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (3)
Dev Dependencies (1)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org