PR-URL: https://github.com/nodejs/node/pull/37863 Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com> Co-authored-by: James M Snell <jasnell@gmail.com> Reviewed-By: Guy Bedford <guybedford@gmail.com>
12 lines
179 B
JSON
12 lines
179 B
JSON
{
|
|
"scopes": {
|
|
"file:": {
|
|
"integrity": true,
|
|
"cascade": true,
|
|
"dependencies": {
|
|
"fs": "node:fs",
|
|
"../dep.js": "node:fs"
|
|
}
|
|
}
|
|
}
|
|
}
|