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.
setup.js
1 parent 46f8007 commit 874151bCopy full SHA for 874151b
setup.js
@@ -1,3 +1,3 @@
1
import { copyIfNotExists } from "./src/lib/utilities.class.js";
2
3
-copyIfNotExists('./src/urlList.class.example', './src/urlList.class.js')
+copyIfNotExists('./src/urlList.class.js', './src/urlList.class.example')
0 commit comments