Skip to content

Commit f172767

Browse files
committed
Add a documentation comment to the rig packages.
1 parent 7706d0b commit f172767

File tree

19 files changed

+38
-0
lines changed

19 files changed

+38
-0
lines changed

apps/api-documenter/config/rig.json

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
2+
// The "rig.json" file directs tools to look for their config files in an external package.
3+
// Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package
24
"$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json",
35

46
"rigPackageName": "@rushstack/heft-node-rig"

apps/rundown/config/rig.json

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
2+
// The "rig.json" file directs tools to look for their config files in an external package.
3+
// Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package
24
"$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json",
35

46
"rigPackageName": "@rushstack/heft-node-rig"

apps/rush-lib/config/rig.json

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
2+
// The "rig.json" file directs tools to look for their config files in an external package.
3+
// Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package
24
"$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json",
35

46
"rigPackageName": "@rushstack/heft-node-rig"

apps/rush/config/rig.json

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
2+
// The "rig.json" file directs tools to look for their config files in an external package.
3+
// Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package
24
"$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json",
35

46
"rigPackageName": "@rushstack/heft-node-rig"

build-tests/heft-minimal-rig-usage-test/config/rig.json

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
2+
// The "rig.json" file directs tools to look for their config files in an external package.
3+
// Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package
24
"$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json",
35

46
"rigPackageName": "heft-minimal-rig-test"

libraries/debug-certificate-manager/config/rig.json

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
2+
// The "rig.json" file directs tools to look for their config files in an external package.
3+
// Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package
24
"$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json",
35

46
"rigPackageName": "@rushstack/heft-node-rig"

libraries/load-themed-styles/config/rig.json

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
2+
// The "rig.json" file directs tools to look for their config files in an external package.
3+
// Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package
24
"$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json",
35

46
"rigPackageName": "@rushstack/heft-web-rig",

libraries/package-deps-hash/config/rig.json

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
2+
// The "rig.json" file directs tools to look for their config files in an external package.
3+
// Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package
24
"$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json",
35

46
"rigPackageName": "@rushstack/heft-node-rig"

libraries/rushell/config/rig.json

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
2+
// The "rig.json" file directs tools to look for their config files in an external package.
3+
// Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package
24
"$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json",
35

46
"rigPackageName": "@rushstack/heft-node-rig"

libraries/stream-collator/config/rig.json

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
2+
// The "rig.json" file directs tools to look for their config files in an external package.
3+
// Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package
24
"$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json",
35

46
"rigPackageName": "@rushstack/heft-node-rig"

libraries/terminal/config/rig.json

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
2+
// The "rig.json" file directs tools to look for their config files in an external package.
3+
// Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package
24
"$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json",
35

46
"rigPackageName": "@rushstack/heft-node-rig"

libraries/typings-generator/config/rig.json

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
2+
// The "rig.json" file directs tools to look for their config files in an external package.
3+
// Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package
24
"$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json",
35

46
"rigPackageName": "@rushstack/heft-node-rig"

repo-scripts/doc-plugin-rush-stack/config/rig.json

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
2+
// The "rig.json" file directs tools to look for their config files in an external package.
3+
// Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package
24
"$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json",
35

46
"rigPackageName": "@rushstack/heft-node-rig"

repo-scripts/repo-toolbox/config/rig.json

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
2+
// The "rig.json" file directs tools to look for their config files in an external package.
3+
// Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package
24
"$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json",
35

46
"rigPackageName": "@rushstack/heft-node-rig"

webpack/loader-load-themed-styles/config/rig.json

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
2+
// The "rig.json" file directs tools to look for their config files in an external package.
3+
// Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package
24
"$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json",
35

46
"rigPackageName": "@rushstack/heft-node-rig"

webpack/loader-raw-script/config/rig.json

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
2+
// The "rig.json" file directs tools to look for their config files in an external package.
3+
// Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package
24
"$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json",
35

46
"rigPackageName": "@rushstack/heft-node-rig"

webpack/localization-plugin/config/rig.json

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
2+
// The "rig.json" file directs tools to look for their config files in an external package.
3+
// Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package
24
"$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json",
35

46
"rigPackageName": "@rushstack/heft-node-rig"

webpack/module-minifier-plugin/config/rig.json

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
2+
// The "rig.json" file directs tools to look for their config files in an external package.
3+
// Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package
24
"$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json",
35

46
"rigPackageName": "@rushstack/heft-node-rig"

webpack/set-webpack-public-path-plugin/config/rig.json

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
2+
// The "rig.json" file directs tools to look for their config files in an external package.
3+
// Documentation for this system: https://www.npmjs.com/package/@rushstack/rig-package
24
"$schema": "https://developer.microsoft.com/json-schemas/rig-package/rig.schema.json",
35

46
"rigPackageName": "@rushstack/heft-node-rig"

0 commit comments

Comments
 (0)