mirror of
https://github.com/github/codeql.git
synced 2025-12-18 09:43:15 +01:00
This moves the test for the babel `root-import` plugin into the new unit test for import resolution, so we only have one set of tests to maintain. The actual implementation is added in the next commit.
2 lines
31 B
JavaScript
2 lines
31 B
JavaScript
export default function f() {}
|