Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/import-js/eslint-plugin-import
/ testFilePath
Function
testFilePath
tests/src/utils.js:24–26 ·
view source on GitHub ↗
(relativePath)
Source
from the content-addressed store, hash-verified
22
}
23
24
export
function
testFilePath(relativePath) {
25
return
path.join(process.cwd(),
'./tests/files'
, relativePath);
26
}
27
28
export
function
getTSParsers() {
29
return
[
Callers
15
importType.js
File · 0.90
no-extraneous-dependencies.js
File · 0.90
named.js
File · 0.90
test
Function · 0.90
testVersion
Function · 0.90
no-unused-modules.js
File · 0.90
no-self-import.js
File · 0.90
order.js
File · 0.90
no-relative-packages.js
File · 0.90
no-internal-modules.js
File · 0.90
no-restricted-paths.js
File · 0.90
test
Function · 0.90
Calls
no outgoing calls
Tested by
2
test
Function · 0.72
test
Function · 0.72
Used in the wild
real call sites across dependent graphs
searching dependent graphs…