This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-07-25 13:12:11 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1c2e259970599785c988f90eacaba2e190f181de
codeql
/
javascript
/
ql
/
test
/
query-tests
/
Declarations
/
UnusedVariable
History
Max Schaefer
79f1079460
JavaScript: Add
options
files with
--experimental
extractor options.
2019-11-06 13:01:23 +00:00
..
Babelrc
…
dead.js
…
decorated.ts
…
es2015.js
…
eval.js
…
exportenum.ts
…
externs.js
…
funbind.js
JavaScript: Remove remaining
--experimental
extractor options.
2019-11-06 12:54:44 +00:00
importtype.ts
…
importWithoutPragma.jsx
…
jsx.js
…
jsxpragma.js
…
multi-imports.js
…
namespaceImportAsType.ts
TS: allow namespace imports as types
2019-03-20 10:09:18 +00:00
node.js
…
options
JavaScript: Add
options
files with
--experimental
extractor options.
2019-11-06 13:01:23 +00:00
react-jsx.js
…
require-react-1.js
…
require-react-2.js
…
require-react-3.js
…
require-react-in-other-scope.js
…
restprops.js
JavaScript: Remove remaining
--experimental
extractor options.
2019-11-06 12:54:44 +00:00
thisparam.ts
TS: fix missing this type in method declarations
2019-03-11 16:53:25 +00:00
typeInTemplateLiteralTag.ts
TS: Extract type args to tagged template exprs
2019-08-22 18:07:29 +01:00
typeoftype.ts
…
types.d.ts
…
underscore.js
…
UnusedIndexVariable.js
JavaScript: Add new query
UnusedIndexVariable
.
2019-09-11 11:36:50 +01:00
unusedShadowed.ts
…
UnusedVariable.expected
TS: allow namespace imports as types
2019-03-20 10:09:18 +00:00
UnusedVariable.qlref
…