mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
JS: Deprecate PathExpr and related classes
This commit is contained in:
@@ -11,5 +11,5 @@
|
||||
import javascript
|
||||
|
||||
from ImportDeclaration id
|
||||
where id.getImportedPath().getValue() = "react"
|
||||
where id.getImportedPathString() = "react"
|
||||
select id
|
||||
|
||||
Reference in New Issue
Block a user