We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8a4c02 commit aeb5233Copy full SHA for aeb5233
goldens/public-api/angular_devkit/schematics/tasks/index.md
@@ -4,8 +4,6 @@
4
5
```ts
6
7
-/// <reference types="node" />
8
-
9
// @public (undocumented)
10
export class NodePackageInstallTask implements TaskConfigurationGenerator<NodePackageTaskOptions> {
11
constructor(workingDirectory?: string);
0 commit comments