Files
codeql/javascript/ql/lib/change-notes/2025-06-05-skip-obviously-generated-files.md
2025-06-05 15:06:40 +00:00

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 compilerOptions part of the tsconfig.json file.