fix(format): Fixed formatting issues across multiple TypeScript files.
This commit is contained in:
@@ -48,7 +48,7 @@ export const run = async (projectArg: Project) => {
|
||||
plugins.smartobject.smartAdd(
|
||||
npmextraJson.gitzone,
|
||||
expectedRepoInformationItem,
|
||||
cliProvidedValue
|
||||
cliProvidedValue,
|
||||
);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user