@madebywild/config-eslint

0.0.2 • Public • Published

@madebywild/config-eslint

To use it in your project, you need to install this package, eslint and prettier:

npm i @madebywild/config-eslint eslint prettier --save-dev

Then, edit your projects package.json:

{
  "eslintConfig": {
    "extends": "@madebywild/config-eslint"
  }
}

How to bump version:

npm version patch -m "Bumped version" && npm publish --access public

Package Sidebar

Install

npm i @madebywild/config-eslint

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

2.41 kB

Total Files

3

Last publish

Collaborators

  • wilduser
  • stefank_wild
  • goellner