Skip to content

package.json

pnpm install 之后执行其它初始化步骤
json
{
    "scripts": {
        "postinstall": "npx simple-git-hooks"
    }
}

Last updated: