@arundo/eslint-config-arundo

4.0.0 • Public • Published

eslint-config-arundo

ESLint shareable config for Arundo

Build Status

Installation

Run the following command to install this config in your project as a dev dependency

npm i -D eslint-config-arundo

Development

Main overrides live in the ./src directory. Travis CI will build source and output it into ./lib, which should not be tracked in VCS. Additionally, this ./lib folder is where node will look when importing rules as it is consumed by clients.

NPM scripts

command args purpose
npm test Runs istanbul and mocha
npm run test:watch -- <file path> Runs mocha without coverage on a certain dir with the --watch flag
npm run build Runs babel to compile ECMA script to ES5

Readme

Keywords

Package Sidebar

Install

npm i @arundo/eslint-config-arundo

Weekly Downloads

2

Version

4.0.0

License

MIT

Last publish

Collaborators

  • arundo-dev