Skip to content

Commit

Permalink
feat: update contributing doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tiavina-mika committed Jun 13, 2024
1 parent 6f2e051 commit c7888bd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,8 @@ When a new version should be cut since some new changes have landed on the `main
. `yarn cache clean --all`
. Create an empty `yarn.lock`
. run `yarn`

## TODO:
#### finish eslint v9 upgrade
- upgrade [eslint-plugin-prefer-arrow-functions](https://github.com/JamieMason/eslint-plugin-prefer-arrow-functions/issues/33) using eslint v9
- upgrade [eslint-config-airbnb-typescript](https://github.com/iamturns/eslint-config-airbnb-typescript/issues/331) using eslint v9

0 comments on commit c7888bd

Please sign in to comment.