This repository contains the default linting configs for all Tree company projects. These configs are published as separate packages:
Except for patch versions, all packages are released at the same time, with the same version.
If you changed some of the default configs, you can easily publish a new version. We always publish a version of all packges - even if nothing changed.
To create a new release:
- Edit the version in the all the
package.json
files - Create a new tag
- Push your changes to github