-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Configure husky #75
Labels
enhancement
New feature or request
Comments
@akiraonstarknet I can work on the issues |
Sure, @ooochoche, do u have experience with husky before? |
Yes I have experience with husky and I know what needs to be done. I'll install and initialize Husky, after that I'll create a pre-commit hook that will run before any commit is made |
Ok great, plz get started. I will assign soon.
Sent from [Proton Mail](https://proton.me/mail/home) for iOS
…On Sun, Jul 21, 2024 at 2:32 PM, Benedict Ejembi ***@***.***(mailto:On Sun, Jul 21, 2024 at 2:32 PM, Benedict Ejembi <<a href=)> wrote:
Yes I have experience with husky and I know what needs to be done. I'll install and initialize Husky, after that I'll create a pre-commit hook that will run before any commit is made
—
Reply to this email directly, [view it on GitHub](#75 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/BFHEXZD4SRCOACM4FBT7QI3ZNN2JRAVCNFSM6AAAAABLEFJVXSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENBRGUZTKMZUGA).
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
@akiraonstarknet I've created a PR |
akiraonstarknet
added a commit
that referenced
this issue
Sep 23, 2024
* Integrated Vesu.xyz protocol * updated PR * updated PR * updated vesu name in list * updated vesu name in list * fixed the comments in the review * vesu: clean integration * vesu: add in list --------- Co-authored-by: Ugo-X <ugonnadike001@gmail.com>
akiraonstarknet
added a commit
that referenced
this issue
Sep 24, 2024
* Add Vesu pools (#75) (#76) * Integrated Vesu.xyz protocol * updated PR * updated PR * updated vesu name in list * updated vesu name in list * fixed the comments in the review * vesu: clean integration * vesu: add in list --------- Co-authored-by: Ugo-X <ugonnadike001@gmail.com> * Add tx history (#78) * Add GraphQL tx history (#77) * feat: use STRKFarm Graphql API to show tx history * add console.log statements for debugging * modify graphql query * fix: fix apollo client * refac: modify graphgl query * feat: implement function to get tx history using graphql * feat: show tx history in Strategy page * fix: fix linting issue * feat: implement function to get strategy address --------- Co-authored-by: Mystic <149405096+Gift-Naomi@users.noreply.github.com> Co-authored-by: Gift-Naomi <emmanuelgiftnaomi@gmail.com> * fix tx toast update delay, add earnings info, cleaned tx component --------- Co-authored-by: Mystic <149405096+Gift-Naomi@users.noreply.github.com> Co-authored-by: Gift-Naomi <emmanuelgiftnaomi@gmail.com> --------- Co-authored-by: Ugo-X <ugonnadike001@gmail.com> Co-authored-by: Mystic <149405096+Gift-Naomi@users.noreply.github.com> Co-authored-by: Gift-Naomi <emmanuelgiftnaomi@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Configure husky in this project to run below commands before commit
The text was updated successfully, but these errors were encountered: