mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
try to parse JS files without using the supported extensions
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
| arrows.js:1:5:1:5 | Error: Argument name clash | Error: Argument name clash |
|
||||
| destructingPrivate.js:4:6:4:6 | Error: Unexpected token | Error: Unexpected token |
|
||||
| notFlow.js:1:35:1:35 | Error: Unexpected token | Error: Unexpected token |
|
||||
| tst.js:2:12:2:12 | Error: Unterminated string constant | Error: Unterminated string constant |
|
||||
|
||||
Reference in New Issue
Block a user