This package has been deprecated

Author message:

Package no longer supported. Use at your own risk.

eslint-config-nexxa

1.1.4 • Public • Published

eslint-config-nexxa Build Status

Nexxa ESLint extensible and sharable configuration.

Usage

Install the configuration as a npm package:

npm install --save-dev eslint-config-nexxa

and then add it as extension in your ESLint configuration file:

// for example in your .eslinrc

{
  "extends": "nexxa"
}

See the ESlint config docs for more information.

Rules

The configuration already extends the default eslint:recommended rules.

Nexxa's specific rules can be found in /rules folder.

Dependencies (0)

    Dev Dependencies (4)

    Package Sidebar

    Install

    npm i eslint-config-nexxa

    Weekly Downloads

    1

    Version

    1.1.4

    License

    MIT

    Last publish

    Collaborators

    • stefano_magrassi