fix indent
This commit is contained in:
parent
bc06152359
commit
90515c1679
@ -19,7 +19,7 @@ export class CopyrightGenerator {
|
||||
* Created by ${opt.author} <${opt.email}>, ${month} ${year}
|
||||
*/
|
||||
|
||||
`;
|
||||
`;
|
||||
}
|
||||
else {
|
||||
notice = `${'/*'}
|
||||
@ -27,7 +27,7 @@ export class CopyrightGenerator {
|
||||
* Created by ${opt.author} <${opt.email}>, ${month} ${year}
|
||||
*/
|
||||
|
||||
`;
|
||||
`;
|
||||
}
|
||||
return notice;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user