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