mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Created shared AbstractDetector to not duplicate all the tedious logic ;) I took inspiration from the tests in `javascript/extractor/tests/esnext/input/dynamic-import.js`