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 e0f2a0e commit 105c041Copy full SHA for 105c041
src/index.js
@@ -3,7 +3,7 @@ const mime = require('mime-types')
3
const fs = require('fs');
4
const path = require('path');
5
6
-// ToDo: throwing error
+// TODO: throwing error
7
process.env['NODE_TLS_REJECT_UNAUTHORIZED'] = 0
8
9
let CoCreateConfig;
0 commit comments