Skip to content

Commit

Permalink
Update HACKING.md
Browse files Browse the repository at this point in the history
Co-authored-by: Bartek Szopka <[email protected]>
  • Loading branch information
petermakowski and bartaz authored Nov 10, 2023
1 parent 3ccf741 commit a367ef7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HACKING.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
Canonical `react-components` is developed with [TypeScript](https://www.typescriptlang.org/), but built with `babel` and `@babel/preset-typescript`. Type declarations are generated post build with `tsc`.

## Pull Requests

Pull request titles need to follow [conventional commits](https://www.conventionalcommits.org) specification.

## Developing components with Storybook
Expand Down

0 comments on commit a367ef7

Please sign in to comment.