Skip to content

Commit 249b8b4

Browse files
committed
fixup! docs: add generation schematics option docs
1 parent 09d1daf commit 249b8b4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/schematics/angular/guard/schema.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,7 @@
2121
},
2222
"flat": {
2323
"type": "boolean",
24-
<<<<<<< HEAD
25-
"description": "Flag to indicate if a directory is created.",
26-
=======
2724
"description": "When true (the default), creates the new files at the top level of the current project.",
28-
>>>>>>> fixup! docs: add generation schematics option docs
2925
"default": true
3026
},
3127
"path": {

0 commit comments

Comments
 (0)