mirror of
https://github.com/github/codeql.git
synced 2026-04-19 22:14:01 +02:00
We now use module auto-detection and no TypeScript mode. This only affects extern extraction in `AutoBuild`, everything else sets these options explicitly. We currently do not have any ES2015 modules or TypeScript code in our externs, so in practice this is behaviour-preserving.