vault-link/.vscode/settings.json
2025-01-05 13:08:17 +00:00

4 lines
No EOL
130 B
JSON

{
"jest.jestCommandLine": "NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules\" npx jest",
"jest.rootPath": "plugin"
}