Skip to main content

@hz-9/heft-nest-plugin

Less than 1 minute

@hz-9/heft-nest-plugin

A plugin package for Nest.js projects prepared for Heftopen in new window. Typically used in rigopen in new window packages.

NPM Version NPM License NPM Downloads

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 PluginsDescriptionArguments
nest-start-pluginStarts a Nest.js project--watch --debug --prod
nest-lint-pluginRun ESLint checks--fix
nest-build-pluginBuilds a Nest.js project

Installation

npm install @hz-9/heft-nest-plugin