Skip to content
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.
/ eslint-config-nexxa Public archive

⚠️ this project is not longer maintained - Nexxa ESLint configuration

License

Notifications You must be signed in to change notification settings

Nexxa/eslint-config-nexxa

Repository files navigation

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.

About

⚠️ this project is not longer maintained - Nexxa ESLint configuration

Resources

License

Stars

Watchers

Forks

Packages

No packages published