2.0.0 • Published 6 years ago

@nighttrax/eslint-config-jsx v2.0.0

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

Install

npm i @nighttrax/eslint-config-jsx

# https://github.com/eslint/eslint/issues/3458
npm i eslint-plugin-react

Use

module.exports = {
  'root': true,
  'extends': [
    '@nighttrax/eslint-config-jsx',
  ]
};
2.0.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago