Skip to content

Commit 105c041

Browse files
committed
add TODO
1 parent e0f2a0e commit 105c041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ const mime = require('mime-types')
33
const fs = require('fs');
44
const path = require('path');
55

6-
// ToDo: throwing error
6+
// TODO: throwing error
77
process.env['NODE_TLS_REJECT_UNAUTHORIZED'] = 0
88

99
let CoCreateConfig;

0 commit comments

Comments
 (0)