mirror of
https://github.com/github/codeql.git
synced 2025-12-23 04:06:37 +01:00
renamed "jsxqualifiedname" to "jsx_qualified_name"
This commit is contained in:
@@ -325,7 +325,7 @@ case @expr.kind of
|
||||
| 87 = @expexpr
|
||||
| 88 = @assignexpexpr
|
||||
| 89 = @jsxelement
|
||||
| 90 = @jsxqualifiedname
|
||||
| 90 = @jsx_qualified_name
|
||||
| 91 = @jsxemptyexpr
|
||||
| 92 = @awaitexpr
|
||||
| 93 = @functionsentexpr
|
||||
|
||||
Reference in New Issue
Block a user