good first issuehelp wanted
仓库指标
- 星标
- (3 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Here's an easy one
Set up a github hook to run tests namely
npm run lint & npm run format:check
if they do fail stop the commit
use Husky for this to set it up do the manual installation Husky Docs