mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
267 B
267 B
category
| category |
|---|
| minorAnalysis |
- The JavaScript extractor now skips generated JavaScript files if the original TypeScript files are already present. It also skips any files in the output directory specified in the
compilerOptionspart of thetsconfig.jsonfile.