2.0.0 • Published 5 years ago

@nighttrax/eslint-config-jsx v2.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 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

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago