You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: packages/types/docs/enumerations/ProjectAttribute.md
+12-12
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7
# Enumeration: ProjectAttribute
8
8
9
-
Defined in: [index.ts:95](https://github.com/Xunnamius/projector/blob/ebf54405456d5ea4b1a9fbe57c92ad44289d3b1b/packages/types/src/index.ts#L95)
9
+
Defined in: [index.ts:95](https://github.com/Xunnamius/projector/blob/ebfb426738fc12f1d6a23d67f21f0cfd0d162c44/packages/types/src/index.ts#L95)
10
10
11
11
A "project attribute" describes a capability, scope, or some other
12
12
interesting property of a project's repository.
@@ -17,7 +17,7 @@ interesting property of a project's repository.
17
17
18
18
> **Cjs**: `"cjs"`
19
19
20
-
Defined in: [index.ts:115](https://github.com/Xunnamius/projector/blob/ebf54405456d5ea4b1a9fbe57c92ad44289d3b1b/packages/types/src/index.ts#L115)
20
+
Defined in: [index.ts:115](https://github.com/Xunnamius/projector/blob/ebfb426738fc12f1d6a23d67f21f0cfd0d162c44/packages/types/src/index.ts#L115)
21
21
22
22
The root `package.json` file does not have a `type: "module"` key.
23
23
@@ -27,7 +27,7 @@ The root `package.json` file does not have a `type: "module"` key.
27
27
28
28
> **Cli**: `"cli"`
29
29
30
-
Defined in: [index.ts:103](https://github.com/Xunnamius/projector/blob/ebf54405456d5ea4b1a9fbe57c92ad44289d3b1b/packages/types/src/index.ts#L103)
30
+
Defined in: [index.ts:103](https://github.com/Xunnamius/projector/blob/ebfb426738fc12f1d6a23d67f21f0cfd0d162c44/packages/types/src/index.ts#L103)
31
31
32
32
The root `package.json` file has a `bin` key.
33
33
@@ -37,7 +37,7 @@ The root `package.json` file has a `bin` key.
37
37
38
38
> **Esm**: `"esm"`
39
39
40
-
Defined in: [index.ts:119](https://github.com/Xunnamius/projector/blob/ebf54405456d5ea4b1a9fbe57c92ad44289d3b1b/packages/types/src/index.ts#L119)
40
+
Defined in: [index.ts:119](https://github.com/Xunnamius/projector/blob/ebfb426738fc12f1d6a23d67f21f0cfd0d162c44/packages/types/src/index.ts#L119)
41
41
42
42
The root `package.json` file has a `type: "module"` key.
43
43
@@ -47,7 +47,7 @@ The root `package.json` file has a `type: "module"` key.
47
47
48
48
> **Hybridrepo**: `"hybridrepo"`
49
49
50
-
Defined in: [index.ts:136](https://github.com/Xunnamius/projector/blob/ebf54405456d5ea4b1a9fbe57c92ad44289d3b1b/packages/types/src/index.ts#L136)
50
+
Defined in: [index.ts:136](https://github.com/Xunnamius/projector/blob/ebfb426738fc12f1d6a23d67f21f0cfd0d162c44/packages/types/src/index.ts#L136)
51
51
52
52
The root `package.json` file has a `workspaces` key and a `src` directory
53
53
exists at the project root.
@@ -58,7 +58,7 @@ exists at the project root.
58
58
59
59
> **Monorepo**: `"monorepo"`
60
60
61
-
Defined in: [index.ts:127](https://github.com/Xunnamius/projector/blob/ebf54405456d5ea4b1a9fbe57c92ad44289d3b1b/packages/types/src/index.ts#L127)
61
+
Defined in: [index.ts:127](https://github.com/Xunnamius/projector/blob/ebfb426738fc12f1d6a23d67f21f0cfd0d162c44/packages/types/src/index.ts#L127)
62
62
63
63
The root `package.json` file has a `workspaces` key.
64
64
@@ -68,7 +68,7 @@ The root `package.json` file has a `workspaces` key.
68
68
69
69
> **Multiversal**: `"multiversal"`
70
70
71
-
Defined in: [index.ts:142](https://github.com/Xunnamius/projector/blob/ebf54405456d5ea4b1a9fbe57c92ad44289d3b1b/packages/types/src/index.ts#L142)
71
+
Defined in: [index.ts:142](https://github.com/Xunnamius/projector/blob/ebfb426738fc12f1d6a23d67f21f0cfd0d162c44/packages/types/src/index.ts#L142)
72
72
73
73
The root `package.json` file contains a `build:dist` script containing the
74
74
string "--multiversal" or "--not-multiversal=false" and does not contain
@@ -80,7 +80,7 @@ the string "--multiversal=false"
80
80
81
81
> **Next**: `"nextjs"`
82
82
83
-
Defined in: [index.ts:99](https://github.com/Xunnamius/projector/blob/ebf54405456d5ea4b1a9fbe57c92ad44289d3b1b/packages/types/src/index.ts#L99)
83
+
Defined in: [index.ts:99](https://github.com/Xunnamius/projector/blob/ebfb426738fc12f1d6a23d67f21f0cfd0d162c44/packages/types/src/index.ts#L99)
84
84
85
85
A nextjsConfigProjectBase file exists at the project root.
86
86
@@ -90,7 +90,7 @@ A nextjsConfigProjectBase file exists at the project root.
90
90
91
91
> **Polyrepo**: `"polyrepo"`
92
92
93
-
Defined in: [index.ts:131](https://github.com/Xunnamius/projector/blob/ebf54405456d5ea4b1a9fbe57c92ad44289d3b1b/packages/types/src/index.ts#L131)
93
+
Defined in: [index.ts:131](https://github.com/Xunnamius/projector/blob/ebfb426738fc12f1d6a23d67f21f0cfd0d162c44/packages/types/src/index.ts#L131)
94
94
95
95
The root `package.json` file does not have a `workspaces` key.
96
96
@@ -100,7 +100,7 @@ The root `package.json` file does not have a `workspaces` key.
100
100
101
101
> **Private**: `"private"`
102
102
103
-
Defined in: [index.ts:123](https://github.com/Xunnamius/projector/blob/ebf54405456d5ea4b1a9fbe57c92ad44289d3b1b/packages/types/src/index.ts#L123)
103
+
Defined in: [index.ts:123](https://github.com/Xunnamius/projector/blob/ebfb426738fc12f1d6a23d67f21f0cfd0d162c44/packages/types/src/index.ts#L123)
104
104
105
105
The root `package.json` file has a `private: true` key.
106
106
@@ -110,7 +110,7 @@ The root `package.json` file has a `private: true` key.
110
110
111
111
> **Vercel**: `"vercel"`
112
112
113
-
Defined in: [index.ts:111](https://github.com/Xunnamius/projector/blob/ebf54405456d5ea4b1a9fbe57c92ad44289d3b1b/packages/types/src/index.ts#L111)
113
+
Defined in: [index.ts:111](https://github.com/Xunnamius/projector/blob/ebfb426738fc12f1d6a23d67f21f0cfd0d162c44/packages/types/src/index.ts#L111)
114
114
115
115
A `vercel.json` or `.vercel/project.json` file exists at the project root.
116
116
@@ -120,6 +120,6 @@ A `vercel.json` or `.vercel/project.json` file exists at the project root.
120
120
121
121
> **Webpack**: `"webpack"`
122
122
123
-
Defined in: [index.ts:107](https://github.com/Xunnamius/projector/blob/ebf54405456d5ea4b1a9fbe57c92ad44289d3b1b/packages/types/src/index.ts#L107)
123
+
Defined in: [index.ts:107](https://github.com/Xunnamius/projector/blob/ebfb426738fc12f1d6a23d67f21f0cfd0d162c44/packages/types/src/index.ts#L107)
124
124
125
125
A webpackConfigProjectBase file exists at the project root.
Copy file name to clipboardexpand all lines: packages/types/docs/enumerations/WorkspaceAttribute.md
+8-8
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7
# Enumeration: WorkspaceAttribute
8
8
9
-
Defined in: [index.ts:149](https://github.com/Xunnamius/projector/blob/ebf54405456d5ea4b1a9fbe57c92ad44289d3b1b/packages/types/src/index.ts#L149)
9
+
Defined in: [index.ts:149](https://github.com/Xunnamius/projector/blob/ebfb426738fc12f1d6a23d67f21f0cfd0d162c44/packages/types/src/index.ts#L149)
10
10
11
11
A "workspace attribute" describes a capability, scope, or some other
12
12
interesting property of a workspace/sub-root within a monorepo project.
@@ -17,7 +17,7 @@ interesting property of a workspace/sub-root within a monorepo project.
17
17
18
18
> **Cjs**: `"cjs"`
19
19
20
-
Defined in: [index.ts:153](https://github.com/Xunnamius/projector/blob/ebf54405456d5ea4b1a9fbe57c92ad44289d3b1b/packages/types/src/index.ts#L153)
20
+
Defined in: [index.ts:153](https://github.com/Xunnamius/projector/blob/ebfb426738fc12f1d6a23d67f21f0cfd0d162c44/packages/types/src/index.ts#L153)
21
21
22
22
The workspace's `package.json` file does not have a `type: "module"` key.
23
23
@@ -27,7 +27,7 @@ The workspace's `package.json` file does not have a `type: "module"` key.
27
27
28
28
> **Cli**: `"cli"`
29
29
30
-
Defined in: [index.ts:157](https://github.com/Xunnamius/projector/blob/ebf54405456d5ea4b1a9fbe57c92ad44289d3b1b/packages/types/src/index.ts#L157)
30
+
Defined in: [index.ts:157](https://github.com/Xunnamius/projector/blob/ebfb426738fc12f1d6a23d67f21f0cfd0d162c44/packages/types/src/index.ts#L157)
31
31
32
32
The workspace's `package.json` file has a `bin` key.
33
33
@@ -37,7 +37,7 @@ The workspace's `package.json` file has a `bin` key.
37
37
38
38
> **Esm**: `"esm"`
39
39
40
-
Defined in: [index.ts:161](https://github.com/Xunnamius/projector/blob/ebf54405456d5ea4b1a9fbe57c92ad44289d3b1b/packages/types/src/index.ts#L161)
40
+
Defined in: [index.ts:161](https://github.com/Xunnamius/projector/blob/ebfb426738fc12f1d6a23d67f21f0cfd0d162c44/packages/types/src/index.ts#L161)
41
41
42
42
The workspace's `package.json` file has a `type: "module"` key.
43
43
@@ -47,7 +47,7 @@ The workspace's `package.json` file has a `type: "module"` key.
47
47
48
48
> **Multiversal**: `"multiversal"`
49
49
50
-
Defined in: [index.ts:191](https://github.com/Xunnamius/projector/blob/ebf54405456d5ea4b1a9fbe57c92ad44289d3b1b/packages/types/src/index.ts#L191)
50
+
Defined in: [index.ts:191](https://github.com/Xunnamius/projector/blob/ebfb426738fc12f1d6a23d67f21f0cfd0d162c44/packages/types/src/index.ts#L191)
51
51
52
52
The workspace's `package.json` file contains a `build:dist` script
53
53
containing the string "--multiversal" or "--not-multiversal=false" and does
@@ -59,7 +59,7 @@ not contain the string "--multiversal=false"
59
59
60
60
> **Private**: `"private"`
61
61
62
-
Defined in: [index.ts:165](https://github.com/Xunnamius/projector/blob/ebf54405456d5ea4b1a9fbe57c92ad44289d3b1b/packages/types/src/index.ts#L165)
62
+
Defined in: [index.ts:165](https://github.com/Xunnamius/projector/blob/ebfb426738fc12f1d6a23d67f21f0cfd0d162c44/packages/types/src/index.ts#L165)
63
63
64
64
The workspace's `package.json` file has a `private: true` key.
65
65
@@ -69,7 +69,7 @@ The workspace's `package.json` file has a `private: true` key.
69
69
70
70
> **Shared**: `"shared"`
71
71
72
-
Defined in: [index.ts:185](https://github.com/Xunnamius/projector/blob/ebf54405456d5ea4b1a9fbe57c92ad44289d3b1b/packages/types/src/index.ts#L185)
72
+
Defined in: [index.ts:185](https://github.com/Xunnamius/projector/blob/ebfb426738fc12f1d6a23d67f21f0cfd0d162c44/packages/types/src/index.ts#L185)
73
73
74
74
The workspace root contains the file sharedAttributeFileBase,
75
75
signifying that paths and commits scoped to this workspace will be
@@ -91,6 +91,6 @@ package.
91
91
92
92
> **Webpack**: `"webpack"`
93
93
94
-
Defined in: [index.ts:169](https://github.com/Xunnamius/projector/blob/ebf54405456d5ea4b1a9fbe57c92ad44289d3b1b/packages/types/src/index.ts#L169)
94
+
Defined in: [index.ts:169](https://github.com/Xunnamius/projector/blob/ebfb426738fc12f1d6a23d67f21f0cfd0d162c44/packages/types/src/index.ts#L169)
95
95
96
96
A webpackConfigProjectBase file exists at the workspace's root.
Copy file name to clipboardexpand all lines: packages/types/docs/functions/isPackage.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
11
11
> **isPackage**(`o`, `options`?): `o is GenericPackage`
12
12
13
-
Defined in: [index.ts:592](https://github.com/Xunnamius/projector/blob/ebf54405456d5ea4b1a9fbe57c92ad44289d3b1b/packages/types/src/index.ts#L592)
13
+
Defined in: [index.ts:592](https://github.com/Xunnamius/projector/blob/ebfb426738fc12f1d6a23d67f21f0cfd0d162c44/packages/types/src/index.ts#L592)
14
14
15
15
Returns `true` if `o` is probably an instance of `RootPackage` or
16
16
`WorkspacePackage`.
@@ -35,7 +35,7 @@ Returns `true` if `o` is probably an instance of `RootPackage` or
35
35
36
36
> **isPackage**(`o`, `options`): `o is Package<XPackageJson<XPackageJsonScripts>>`
37
37
38
-
Defined in: [index.ts:593](https://github.com/Xunnamius/projector/blob/ebf54405456d5ea4b1a9fbe57c92ad44289d3b1b/packages/types/src/index.ts#L593)
38
+
Defined in: [index.ts:593](https://github.com/Xunnamius/projector/blob/ebfb426738fc12f1d6a23d67f21f0cfd0d162c44/packages/types/src/index.ts#L593)
39
39
40
40
Returns `true` if `o` is probably an instance of `RootPackage` or
41
41
`WorkspacePackage`.
@@ -60,7 +60,7 @@ Returns `true` if `o` is probably an instance of `RootPackage` or
60
60
61
61
> **isPackage**(`o`, `options`): o is GenericPackage \| Package\<XPackageJson\<XPackageJsonScripts\>\>
62
62
63
-
Defined in: [index.ts:594](https://github.com/Xunnamius/projector/blob/ebf54405456d5ea4b1a9fbe57c92ad44289d3b1b/packages/types/src/index.ts#L594)
63
+
Defined in: [index.ts:594](https://github.com/Xunnamius/projector/blob/ebfb426738fc12f1d6a23d67f21f0cfd0d162c44/packages/types/src/index.ts#L594)
64
64
65
65
Returns `true` if `o` is probably an instance of `RootPackage` or
Copy file name to clipboardexpand all lines: packages/types/docs/functions/isProjectMetadata.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
11
11
> **isProjectMetadata**(`o`, `options`?): `o is GenericProjectMetadata`
12
12
13
-
Defined in: [index.ts:671](https://github.com/Xunnamius/projector/blob/ebf54405456d5ea4b1a9fbe57c92ad44289d3b1b/packages/types/src/index.ts#L671)
13
+
Defined in: [index.ts:671](https://github.com/Xunnamius/projector/blob/ebfb426738fc12f1d6a23d67f21f0cfd0d162c44/packages/types/src/index.ts#L671)
14
14
15
15
Returns `true` if `o` is probably an instance of `ProjectMetadata`.
16
16
@@ -34,7 +34,7 @@ Returns `true` if `o` is probably an instance of `ProjectMetadata`.
34
34
35
35
> **isProjectMetadata**(`o`, `options`): `o is ProjectMetadata<XPackageJson<XPackageJsonScripts>>`
36
36
37
-
Defined in: [index.ts:675](https://github.com/Xunnamius/projector/blob/ebf54405456d5ea4b1a9fbe57c92ad44289d3b1b/packages/types/src/index.ts#L675)
37
+
Defined in: [index.ts:675](https://github.com/Xunnamius/projector/blob/ebfb426738fc12f1d6a23d67f21f0cfd0d162c44/packages/types/src/index.ts#L675)
38
38
39
39
Returns `true` if `o` is probably an instance of `ProjectMetadata`.
40
40
@@ -58,7 +58,7 @@ Returns `true` if `o` is probably an instance of `ProjectMetadata`.
58
58
59
59
> **isProjectMetadata**(`o`, `options`): o is GenericProjectMetadata \| ProjectMetadata\<XPackageJson\<XPackageJsonScripts\>\>
60
60
61
-
Defined in: [index.ts:679](https://github.com/Xunnamius/projector/blob/ebf54405456d5ea4b1a9fbe57c92ad44289d3b1b/packages/types/src/index.ts#L679)
61
+
Defined in: [index.ts:679](https://github.com/Xunnamius/projector/blob/ebfb426738fc12f1d6a23d67f21f0cfd0d162c44/packages/types/src/index.ts#L679)
62
62
63
63
Returns `true` if `o` is probably an instance of `ProjectMetadata`.
Copy file name to clipboardexpand all lines: packages/types/docs/functions/isRootPackage.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
11
11
> **isRootPackage**(`o`, `options`?): `o is GenericRootPackage`
12
12
13
-
Defined in: [index.ts:642](https://github.com/Xunnamius/projector/blob/ebf54405456d5ea4b1a9fbe57c92ad44289d3b1b/packages/types/src/index.ts#L642)
13
+
Defined in: [index.ts:642](https://github.com/Xunnamius/projector/blob/ebfb426738fc12f1d6a23d67f21f0cfd0d162c44/packages/types/src/index.ts#L642)
14
14
15
15
Returns `true` if `o` is probably an instance of `RootPackage` (i.e. not a
@@ -35,7 +35,7 @@ Returns `true` if `o` is probably an instance of `RootPackage` (i.e. not a
35
35
36
36
> **isRootPackage**(`o`, `options`): `o is RootPackage<XPackageJson<XPackageJsonScripts>>`
37
37
38
-
Defined in: [index.ts:646](https://github.com/Xunnamius/projector/blob/ebf54405456d5ea4b1a9fbe57c92ad44289d3b1b/packages/types/src/index.ts#L646)
38
+
Defined in: [index.ts:646](https://github.com/Xunnamius/projector/blob/ebfb426738fc12f1d6a23d67f21f0cfd0d162c44/packages/types/src/index.ts#L646)
39
39
40
40
Returns `true` if `o` is probably an instance of `RootPackage` (i.e. not a
@@ -60,7 +60,7 @@ Returns `true` if `o` is probably an instance of `RootPackage` (i.e. not a
60
60
61
61
> **isRootPackage**(`o`, `options`): o is RootPackage\<XPackageJson\<XPackageJsonScripts\>\>\| GenericRootPackage
62
62
63
-
Defined in: [index.ts:647](https://github.com/Xunnamius/projector/blob/ebf54405456d5ea4b1a9fbe57c92ad44289d3b1b/packages/types/src/index.ts#L647)
63
+
Defined in: [index.ts:647](https://github.com/Xunnamius/projector/blob/ebfb426738fc12f1d6a23d67f21f0cfd0d162c44/packages/types/src/index.ts#L647)
64
64
65
65
Returns `true` if `o` is probably an instance of `RootPackage` (i.e. not a
Copy file name to clipboardexpand all lines: packages/types/docs/functions/isWorkspacePackage.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
11
11
> **isWorkspacePackage**(`o`, `options`?): `o is GenericWorkspacePackage`
12
12
13
-
Defined in: [index.ts:609](https://github.com/Xunnamius/projector/blob/ebf54405456d5ea4b1a9fbe57c92ad44289d3b1b/packages/types/src/index.ts#L609)
13
+
Defined in: [index.ts:609](https://github.com/Xunnamius/projector/blob/ebfb426738fc12f1d6a23d67f21f0cfd0d162c44/packages/types/src/index.ts#L609)
14
14
15
15
Returns `true` if `o` is probably an instance of `WorkspacePackage` (i.e. not
16
16
a [RootPackage](../type-aliases/RootPackage.md)).
@@ -35,7 +35,7 @@ a [RootPackage](../type-aliases/RootPackage.md)).
35
35
36
36
> **isWorkspacePackage**(`o`, `options`): `o is WorkspacePackage<XPackageJson<XPackageJsonScripts>>`
37
37
38
-
Defined in: [index.ts:613](https://github.com/Xunnamius/projector/blob/ebf54405456d5ea4b1a9fbe57c92ad44289d3b1b/packages/types/src/index.ts#L613)
38
+
Defined in: [index.ts:613](https://github.com/Xunnamius/projector/blob/ebfb426738fc12f1d6a23d67f21f0cfd0d162c44/packages/types/src/index.ts#L613)
39
39
40
40
Returns `true` if `o` is probably an instance of `WorkspacePackage` (i.e. not
41
41
a [RootPackage](../type-aliases/RootPackage.md)).
@@ -60,7 +60,7 @@ a [RootPackage](../type-aliases/RootPackage.md)).
60
60
61
61
> **isWorkspacePackage**(`o`, `options`): o is WorkspacePackage\<XPackageJson\<XPackageJsonScripts\>\>\| GenericWorkspacePackage
62
62
63
-
Defined in: [index.ts:617](https://github.com/Xunnamius/projector/blob/ebf54405456d5ea4b1a9fbe57c92ad44289d3b1b/packages/types/src/index.ts#L617)
63
+
Defined in: [index.ts:617](https://github.com/Xunnamius/projector/blob/ebfb426738fc12f1d6a23d67f21f0cfd0d162c44/packages/types/src/index.ts#L617)
64
64
65
65
Returns `true` if `o` is probably an instance of `WorkspacePackage` (i.e. not
0 commit comments