Skip to content

Commit fc316e6

Browse files
committed
docs: remove incorrect JSDoc type annotation for SUPPORTED_NODE_VERSIONS
1 parent 3c5e902 commit fc316e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/angular/cli/src/utilities/node-version.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313

1414
/**
1515
* The supported Node.js version for the Angular CLI.
16-
* @type {[string, number]} The supported Node.js version.
1716
*/
1817

1918
const SUPPORTED_NODE_VERSIONS = '0.0.0-ENGINES-NODE';

0 commit comments

Comments
 (0)