https://github.com/nodejs/node/pull/52104
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 52s
All checks were successful
fetch npm modules / f0ck the f0cker (push) Successful in 52s
This commit is contained in:
parent
5d91ce7d2b
commit
486580b21c
|
@ -1,4 +1,4 @@
|
|||
import _config from "../../config.json" assert { type: "json" };
|
||||
import _config from "../../config.json" with { type: "json" };
|
||||
|
||||
let config = JSON.parse(JSON.stringify(_config));
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user