mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01: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.