eslint-config-punkave

v1.0.1
Add the following to `.eslintrc` in root directory of project.

Install

This module is for advanced users looking for a shareable configuration across projects for ESLint.

In the project root directory run:

npm install eslint-config-punkave --save-dev

Also, add the following to .eslintrc in the root directory:

{
  "extends": "punkave"
}

Other

If you're using Atom as your editor you can install the ESLint plugin, which provides an interface for ESLint and this configuration.

Metadata

  • Unknown
  • Whatever
  • P'unk Ave
  • released 2/13/2017

Downloads

Maintainers