spelling: executable spelling: github spelling: javascript spelling: latest spelling: occurred spelling: parameter Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
11 lines
No EOL
188 B
Text
11 lines
No EOL
188 B
Text
/**
|
|
* @name Show JavaScript Ifs
|
|
* @description Show JavaScript Ifs
|
|
* @kind problem
|
|
* @id inrepo-javascript-querypack/show-ifs
|
|
*/
|
|
|
|
import javascript
|
|
|
|
from IfStmt i
|
|
select i, "hello if" |