angular-cli icon indicating copy to clipboard operation
angular-cli copied to clipboard

feat(@schematics/angular): add `guardType` as an alias of `implements` in guard schematic

Open alan-agius4 opened this issue 3 years ago • 0 comments

implements option will be removed in future in favor of guardType. This is because the implements guard pattern is deprecated in version 15.1

alan-agius4 avatar Nov 11 '22 10:11 alan-agius4