mirror of
https://github.com/bobwen-dev/react-templates
synced 2025-04-12 00:56:39 +02:00
fix eslint
This commit is contained in:
parent
65c80c1c3e
commit
913e4d99fa
@ -35,7 +35,7 @@ function convertFile(source, target, options, context) {
|
|||||||
fs.writeFileSync(target, js);
|
fs.writeFileSync(target, js);
|
||||||
}
|
}
|
||||||
if (shouldAddName) {
|
if (shouldAddName) {
|
||||||
delete options.name;
|
delete options.name;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user