@ben_12/eslint-simple-parser
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

eslint-simple-parser

GitHub npm version Downloads/month
node-current npm bundle size
Quality Gate Status Quality Gate Quality Gate

Simple file line parser for ESLint.

💿 Installation

Use npm or a compatible tool.

$ npm install -D eslint @ben_12/eslint-simple-parser

📖 Usage

Write your ESLint configuration:

module.exports = {
  parser: "@ben_12/eslint-simple-parser"
};

📰 Changelog

See GitHub Releases.

❤️ Contributing

Welcome contributing!

Please use GitHub's Issues/PRs.

Development Tools

  • npm test ... Run tests. It generates code coverage into coverage directory.
  • npm run watch ... Run tests when files are edited.
  • npm version <patch|minor|major> ... Bump a new version.

Dependencies (0)

    Dev Dependencies (14)

    Package Sidebar

    Install

    npm i @ben_12/eslint-simple-parser

    Weekly Downloads

    9

    Version

    0.1.0

    License

    MIT

    Unpacked Size

    7.33 kB

    Total Files

    6

    Last publish

    Collaborators

    • ben.12