Basic configurations freaktechnik really likes. They are pretty opinionated and other people will probably find them disgusting.
Configurations are published under the @freaktechnik namespace.
- basic
- node
- test
- browser
- extension
- webpack
- babel
- react
To bump the version, use the following kind of command:
npm version --workspaces <target version>
git commit -am "version: Bump workspaces <version>"
npm version <target version>
The CI will then publish all the individual packages.