We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deb1824 commit 60a0f1eCopy full SHA for 60a0f1e
BUILDING.md
@@ -369,6 +369,10 @@ loopback interface on Ubuntu:
369
sudo sysctl -w net.ipv6.conf.lo.disable_ipv6=0
370
```
371
372
+You can use
373
+[node-code-ide-configs](https://github.com/nodejs/node-code-ide-configs)
374
+to run/debug tests, if your IDE configs are present.
375
+
376
#### Running Coverage
377
378
It's good practice to ensure any code you add or change is covered by tests.
0 commit comments