We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9654570 commit 079409eCopy full SHA for 079409e
src/jsutils/instanceOf.ts
@@ -1,6 +1,6 @@
1
import { inspect } from './inspect.js';
2
3
-/* c8 ignore next 3 */
+/* c8 ignore next 6 */
4
const isProduction =
5
globalThis.process == null ||
6
// eslint-disable-next-line no-undef
0 commit comments