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 1862f08 commit c07c7e4Copy full SHA for c07c7e4
test/fixtures/util/util-inspect-error-cause.js
@@ -1,7 +1,5 @@
1
'use strict';
2
3
-require('../../common');
4
-
5
const { inspect } = require('util');
6
7
class FoobarError extends Error {
0 commit comments