Shareable config for ESLint, which extends @form8ion/eslint-config
- Click the "Use this template" button above to create your own repository from this template
- Change the package name
to use your own scope and not include the
-template
suffix - Change the installation instructions to reference the correct name of your package
- Update all links and badges in the
README.md
to match your new repository and package names - Remove this section from your new
README.md
$ npm install @form8ion/eslint-config --save-dev
$ nvm install
$ npm install
$ npm test