2.2.0 • Published 9 months ago

@exodus/eslint-config-javascript-babel v2.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@exodus/eslint-config-javascript-babel

Config for eslint to use in Exodus projects

Config for JS projects using Babel.

Use yarn add --dev @exodus/eslint-config-javascript-babel to install the package and the snippet below to initialize your .eslintrc.js

// .eslintrc.js
module.exports = {
  extends: ['@exodus/eslint-config-javascript-babel'],
  // ... customization
}
2.2.0

9 months ago

2.1.0

9 months ago

2.0.0

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

11 months ago