0.0.1 • Published 3 years ago

yarn-plugin-hook-scripts v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years 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

3 years ago