Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit 04c4973

Browse files
committed
add default for module option
1 parent af3198e commit 04c4973

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/schematics/angular/pipe/schema.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
},
3333
"module": {
3434
"type": "string",
35+
"default": "",
3536
"description": "Allows specification of the declaring module."
3637
},
3738
"export": {

0 commit comments

Comments
 (0)