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 3fcab91 commit d04863bCopy full SHA for d04863b
copyFile.js
@@ -1,4 +1,5 @@
1
const fs = require("fs");
2
+console.log('testing');
3
const filesTopCopy = [
4
{
5
src: "../CONTRIBUTORS.md",
0 commit comments