Files
codeql/javascript/ql/test/library-tests/PathResolution/BabelRootImport/tst2/index.js

3 lines
140 B
JavaScript

import g from '~/b.js'; // $ importTarget=BabelRootImport/tst2/src/js/b.js
import f from '#/a'; // $ importTarget=BabelRootImport/tst1/a.js