1.1.0 • Published 3 years ago
eslint-config-conermurphy v1.1.0
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! 😃