eslint-config-conermurphy

1.1.0 • Public • Published

eslint-config-conermurphy

To install this custom eslint configuration, install it into your project with npm i eslint-config-conermurphy.

Then with the package installed add it into your .eslintrc.js file in the extends property.

module.export = {
  extends: "conermurphy",
};

Contributions and bugifxes welcome! 😃

Package Sidebar

Install

npm i eslint-config-conermurphy

Weekly Downloads

9

Version

1.1.0

License

MIT

Unpacked Size

7.37 kB

Total Files

8

Last publish

Collaborators

  • conermurphy