We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5999a11 commit bf0a7b6Copy full SHA for bf0a7b6
lib/internal/process/write-coverage.js
@@ -1,5 +1,4 @@
1
'use strict';
2
-const process = require('process');
3
const path = require('path');
4
const { mkdirSync, writeFileSync } = require('fs');
5
0 commit comments