{ "jest.jestCommandLine": "node --experimental-vm-modules ../../../node_modules/.bin/jest --config jest.config.mjs", "jest.rootPath": ".", "jest.nodeEnv": { "NODE_OPTIONS": "--experimental-vm-modules" }, "jest.runMode": "on-demand" }