- Notifications
You must be signed in to change notification settings - Fork1.6k
Commit11dc0a6
[[FIX]] Allow optional chaining call as satement
Take care to only disable warning W030 for the "function call" form ofthe optional chaining feature; the warning is still relevant forproperty access.1 parent7c890aa commit11dc0a6
2 files changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3075 | 3075 | | |
3076 | 3076 | | |
3077 | 3077 | | |
| 3078 | + | |
3078 | 3079 | | |
3079 | 3080 | | |
3080 | 3081 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10547 | 10547 | | |
10548 | 10548 | | |
10549 | 10549 | | |
10550 | | - | |
10551 | | - | |
10552 | | - | |
10553 | | - | |
10554 | 10550 | | |
10555 | 10551 | | |
10556 | 10552 | | |
| |||
0 commit comments
Comments
(0)