JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q42245F
  • License MIT

为项目生成husky配置

Package Exports

  • @mr.mikey/create-husky
  • @mr.mikey/create-husky/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@mr.mikey/create-husky) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@frontend-standard-engine/create-husky

说明

为了避免繁琐无聊的配置,提交效率,将创建husky的过程做成了npm包,通过安装包执行命令即可一键在项目中生成husky配置。

使用

npm install @frontend-standard-engine/create-husky -D npm init @frontend-standard-engine/create-husky