Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 621e2e7 commit 5cc7380Copy full SHA for 5cc7380
1 file changed
javascript/ql/src/change-notes/2023-04-04-getset-in-pattern.md
@@ -0,0 +1,5 @@
1
+---
2
+category: fix
3
4
+* Fixed a bug where a destructuring pattern could not be parsed if it had a property
5
+ named `get` or `set` with a default value.
0 commit comments