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 83580cc commit 9bf9f88Copy full SHA for 9bf9f88
template.config.js
@@ -1,5 +1,5 @@
1
module.exports = {
2
placeholderName: 'ProjectName',
3
templateDir: './template',
4
- postInitScript: './script.js',
5
-};
+ postInitScript: './script.js'
+}
0 commit comments