Files
codeql/javascript/ql/test/library-tests/NPM/src/node_modules
Asger F 70a5ec5607 JS: Add package.json files in tests relying on node_modules
We don't extract node_modules folders by default so these tests aren't
that relevant anymore, and we no longer follow node_modules resolution
rules directly.

Instead, these imports are resolved based on the monorepo support which
simply requires a package.json file to exist. There is not a good enough
reason to support node_modules directly, so we're accepting some
minor regression in these tests.
2025-04-29 16:06:38 +02:00
..
2020-03-26 11:59:57 +00:00
2020-02-04 09:39:04 +00:00
2023-05-02 12:00:42 +09:00