@lab009/eslint-config-magma

3.3.1 • Public • Published

@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
  1. add "extends": "@lab009/eslint-config-magma" to your .eslintrc

Readme

Keywords

none

Package Sidebar

Install

npm i @lab009/eslint-config-magma

Weekly Downloads

0

Version

3.3.1

License

MIT

Last publish

Collaborators

  • lab009