PR-URL: https://github.com/nodejs/node/pull/57170 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Paolo Insogna <paolo@cowtech.it>
9 lines
153 B
JSON
9 lines
153 B
JSON
{
|
|
"nodeOptions": {
|
|
"import": [
|
|
"./test/fixtures/printA.js",
|
|
"./test/fixtures/printB.js",
|
|
"./test/fixtures/printC.js"
|
|
]
|
|
}
|
|
}
|