mirror of
https://github.com/chenasraf/DefinitelyTyped-tools.git
synced 2026-05-18 01:49:03 +00:00
❤️ formatting
This commit is contained in:
@@ -242,7 +242,7 @@ export function createNotNeededPackageJSON(
|
||||
scripts: {},
|
||||
author: "",
|
||||
repository: registry === Registry.NPM ? sourceRepoURL : "https://github.com/types/_definitelytypedmirror.git",
|
||||
license,
|
||||
license
|
||||
};
|
||||
if (registry === Registry.Github) {
|
||||
(out as any).publishConfig = { registry: "https://npm.pkg.github.com/" };
|
||||
|
||||
Reference in New Issue
Block a user