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