The official playwright extension when using the debug button to run tests in debug mode doesn't pick up the `tests/test.env` file as expected. I've added the same `NODE_OPTIONS` to the vscode settings JSON for this extension which fixes an error when running e2e tests in debug mode.