$ yarn add --dev eslint @remato/eslint-config
- Edit appropriate rule file
- Commit
- Run $ yarn publish
- Enter your npm credentials
- Push to master
- Create Github release
- Update your repository package.json dependency version using yarn workspace xxx add @remato/eslint-config@^<version> --dev
Use yarn link.