File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -819,6 +819,8 @@ function makeCessna(config) {
819819
return plane;
820820
}
821821
```
822+
[full example](examples/avoid-conditionals-GOOD.js)
823+
822824
**[⬆ back to top](#table-of-contents)**
823825

824826
### Avoid type-checking (part 1)

0 commit comments

Comments
 (0)