@remato/eslint-config
v2.1.1
Published
``` $ yarn add --dev eslint @remato/eslint-config ```
Keywords
Readme
Remato ESLint config
Use
$ yarn add --dev eslint @remato/eslint-configEdit and publish
- 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
Test
Use yarn link.
