nest-rushstack-rig
v1.1.3
Published
default configs for the rush stack
Downloads
1
Readme
a package to make the rush build-cache work quickly.
first ensure you have setup something like this, then follow the steps below.
Install
moste likely just:
rush add -m --dev -p nest-rushstack-rig
you schouldn't do one of those
pnpm install nest-rushstack-rig
npm install nest-rushstack-rig
yarn add nest-rushstack-rig
Ussage
<project-root>/config/rig.json
{
"$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json",
"rigPackageName": "nest-rushstack-rig"
}