mirror of
https://github.com/github/codeql.git
synced 2026-05-01 19:55:15 +02:00
Merge pull request #10470 from erik-krogh/flowParse
JS: Try to parse files without using our parser extensions before enabling the extensions
This commit is contained in:
@@ -0,0 +1 @@
|
||||
foo ? () => ({}) : (name) => "foo";
|
||||
Reference in New Issue
Block a user