@rushstack/heft-node-rig

2.6.0 • Public • Published

@rushstack/heft-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": "@rushstack/heft-node-rig"
}

The config files provided by this rig profile can be found in the heft-node-rig/profiles/default source folder.

Links

@rushstack/heft-node-rig is part of the Rush Stack family of projects.

Readme

Keywords

none

Package Sidebar

Install

npm i @rushstack/heft-node-rig

Weekly Downloads

29,671

Version

2.6.0

License

MIT

Unpacked Size

11.1 kB

Total Files

17

Last publish

Collaborators

  • octogonz
  • odspnpm
  • rushstack-admin