mirror of
https://github.com/chenasraf/templates.git
synced 2026-05-17 17:38:07 +00:00
Fix editorfiles path
This commit is contained in:
@@ -17,7 +17,7 @@ const reactComp = (folder) => {
|
||||
/** @type {import('simple-scaffold').ScaffoldConfigFile} */
|
||||
module.exports = {
|
||||
editorfile: {
|
||||
templates: ['gen/editorfiles'],
|
||||
templates: ['gen/editorfile'],
|
||||
output: '.',
|
||||
name: '-',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user