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 c15b4bc commit 1be666bCopy full SHA for 1be666b
bin/concat.js
@@ -1,4 +1,4 @@
1
-const folders = ['./Array/', './Function/', './Object/', './String/'];
+const folders = ['./Array/', './Function/', './Object/', './String/', './Date/'];
2
// const testFolder = './Array/';
3
const fs = require('fs');
4
const path = require('path');
0 commit comments