3.3.1 • Published 7 years ago

@lab009/eslint-config-magma v3.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

@lab009/eslint-config-magma

The ESLint configuration for Magma applications.

Usage

Our default export contains all of our ESLint rules, including EcmaScript 6+ and React. It requires eslint, eslint-plugin-react, eslint-plugin-jsx-a11y, and eslint-plugin-import.

  1. Install the correct versions of each package, which are listed by the command:

    npm info "@lab009/eslint-config-magma@latest" peerDependencies

    Use the install-peerdeps cli tool.

    npm install -g install-peerdeps
    install-peerdeps --dev @lab009/eslint-config-magma
  2. add "extends": "@lab009/eslint-config-magma" to your .eslintrc

3.3.1

7 years ago

3.3.0

7 years ago

3.2.0

7 years ago

3.1.0

7 years ago

3.0.8

7 years ago

3.0.7

7 years ago

3.0.6

7 years ago

3.0.5

7 years ago

3.0.4

7 years ago

3.0.3

7 years ago

3.0.2

7 years ago

3.0.1

7 years ago

3.0.0

7 years ago