Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.5 KB

readme.md

File metadata and controls

22 lines (14 loc) · 1.5 KB

Configurations

Base configurations for plutot.cool projects.

current github tag

license

Packages

name description
@plutotcool/typescript-config Typescript configuration.
@plutotcool/prettier-config Prettier configurations.

Release

We are using changesets to create "release intents" for our packages. When those pop up on main a release PR gets prepared automatically and once it gets merged actual release happen (also automatically).

  1. Create a separate branch for your changes.
  2. Create a changeset by running pnpm changeset. More about changesets.
  3. Push your branch and open a PR