Skip to content

Commit 9bf9f88

Browse files
committed
lint fixes
1 parent 83580cc commit 9bf9f88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

template.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module.exports = {
22
placeholderName: 'ProjectName',
33
templateDir: './template',
4-
postInitScript: './script.js',
5-
};
4+
postInitScript: './script.js'
5+
}

0 commit comments

Comments
 (0)