0.2.0 • Published 2 years ago

@mo-fang/heft-rig v0.2.0

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
2 years ago

@mo-fang/node-rig

A rig package for Node.js projects that build using Heft build system. To learn more about rig packages, consult the @rushstack/rig-package documentation.

This rig contains a single profile: default

To enable it, add a rig.json file to your project, as shown below:

config/rig.json

{
  "$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json",

  "rigPackageName": "@mo-fang/heft-rig"
}