-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Commit 8e6e0a2
fix(@schematics/angular): remove explicit flag for host bindings
As of angular/angular#63654 type checking of host bindings is enabled by default so we don't need the explicit flag anymore.1 parent a60de9b commit 8e6e0a2
File tree
1 file changed
+0
-1
lines changed- packages/schematics/angular/workspace/files
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 | - | ||
23 | 22 |
| |
24 | 23 |
| |
25 | 24 |
| |
|
0 commit comments