eslint-config-evernaut-javascript

1.1.2 • Public • Published

Evernaut / eslint-config-javascript

The Evernaut ESLint config for JavaScript projects.

Includes:

  • eslint
  • prettier
  • eslint-config-prettier
  • eslint-plugin-json
  • eslint-plugin-prettier

Usage

  1. Install the package

    npm i -D eslint-config-evernaut-javascript
  2. Install the npm peer dependencies

    • Ensure the versions match the required semver specifications in package.json
    npm i -D eslint eslint-plugin-json eslint-plugin-prettier prettier
  3. Add the configuration to the extends property in the project's eslint configuration

    extends: ["evernaut-javascript"]

Process Guides

Reference

Package Sidebar

Install

npm i eslint-config-evernaut-javascript

Weekly Downloads

0

Version

1.1.2

License

MIT

Unpacked Size

16.1 kB

Total Files

11

Last publish

Collaborators

  • theneverstill