7 lines
No EOL
192 B
JSON
7 lines
No EOL
192 B
JSON
{
|
|
"jest.jestCommandLine": "NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules\" npx jest",
|
|
"jest.rootPath": "plugin",
|
|
"files.exclude": {
|
|
"**/node_modules": true
|
|
}
|
|
} |