You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: Added a top-level Makefile in js-sdk to simplify running tests and li… (#277)
* Added a top-level Makefile in js-sdk to simplify running tests and linters
* feat: add check target and update all target in Makefile
- Added check target that runs lint, test, and audit
- Updated all target to include the new check target
- Updated help text to reflect changes
Closes#272
* Update Makefile
more clean make all command
Co-authored-by: Raghd Hamzeh <[email protected]>
* Update Makefile
more clean make check command
Co-authored-by: Raghd Hamzeh <[email protected]>
---------
Co-authored-by: Raghd Hamzeh <[email protected]>
Co-authored-by: Anurag Bandyopadhyay <[email protected]>
0 commit comments