Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/graphql/graphiql
/ jest.config.base.js
File
jest.config.base.js
jest.config.base.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
path = require(
'node:path'
);
2
3
module.exports = (dir, env =
'jsdom'
) => {
4
const
package = require(`${dir}/package.json`);
Callers
nothing calls this directly
Calls
1
push
Method · 0.80
Tested by
no test coverage detected