@hz-9/heft-nest-plugin
Less than 1 minute
@hz-9/heft-nest-plugin
A plugin package for Nest.js projects prepared for Heft. Typically used in rig packages.
Introduction
@hz-9/heft-nest-plugin
introduces several extensions that are currently being utilized in @hz-9/heft-nest-rig
.
Here are the extensions provided by @hz-9/heft-nest-plugin
:
Heft Plugins | Description | Arguments |
---|---|---|
nest-start-plugin | Starts a Nest.js project | --watch --debug --prod |
nest-lint-plugin | Run ESLint checks | --fix |
nest-build-plugin | Builds a Nest.js project |
Installation
npm install @hz-9/heft-nest-plugin