0.0.1 • Published 1 year ago

yarn-plugin-hook-scripts v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

yarn-plugin-hook-scripts

Life cycle scripts for yarn berry (2+)

Install

yarn plugin import https://raw.githubusercontent.com/ambar/yarn-plugin-hook-scripts/main/index.js

Usage

{
  "scripts": {
    "yarn:afterAllInstalled": "husky install"
  }
}
0.0.1

1 year ago