Update test426 fixtures for source map tests. Refs: https://github.com/tc39/source-map-tests PR-URL: https://github.com/nodejs/node/pull/60982 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
31 lines
No EOL
522 B
Text
31 lines
No EOL
522 B
Text
{
|
|
"file": "nil-scopes.js",
|
|
"mappings": [],
|
|
"sources": [
|
|
{
|
|
"url": "original_0.js",
|
|
"content": null,
|
|
"ignored": false,
|
|
"scope": null
|
|
},
|
|
{
|
|
"url": "original_1.js",
|
|
"content": null,
|
|
"ignored": false,
|
|
"scope": null
|
|
},
|
|
{
|
|
"url": "original_2.js",
|
|
"content": null,
|
|
"ignored": false,
|
|
"scope": null
|
|
},
|
|
{
|
|
"url": "original_3.js",
|
|
"content": null,
|
|
"ignored": false,
|
|
"scope": null
|
|
}
|
|
],
|
|
"ranges": []
|
|
} |