diff --git a/enums/placeholders.html b/enums/placeholders.html
index 8c147f9..652a123 100644
--- a/enums/placeholders.html
+++ b/enums/placeholders.html
@@ -89,7 +89,7 @@
email: = "YOUR_EMAIL"
@@ -99,7 +99,7 @@
name: = "YOUR_NAME"
@@ -109,7 +109,7 @@
username: = "YOUR_GITHUB_USER_NAME"
diff --git a/enums/runner.html b/enums/runner.html
index 7f75524..24768af 100644
--- a/enums/runner.html
+++ b/enums/runner.html
@@ -88,7 +88,7 @@
Npm: = "npm"
@@ -98,7 +98,7 @@
Yarn: = "yarn"
diff --git a/globals.html b/globals.html
index c1a2e75..5181b94 100644
--- a/globals.html
+++ b/globals.html
@@ -129,7 +129,7 @@
Tasks
: { cloneRepo
: (repoInfo
: { branch
: string; repo
: string }, workingDirectory
: string, dir
: string) => Promise<{ commitHash
: string; gitHistoryDir
: string }>; initialCommit
: (hash
: string, projectDir
: string, name
: string) => Promise<void>; install
: (runner
: Runner, projectDir
: string) => Promise<void> }
@@ -230,7 +230,7 @@
@@ -240,7 +240,7 @@
Typescript
StarterCLIOptions: { appveyor: boolean; circleci: boolean; cspell: boolean; description: string; domDefinitions: boolean; editorconfig: boolean; functional: boolean; install: boolean; nodeDefinitions: boolean; projectName: string; runner: Runner; strict: boolean; travis: boolean; vscode: boolean }
@@ -297,7 +297,7 @@
TypescriptStarterInferredOptions: { email: string; fullName: string; githubUsername: string; repoInfo: { branch: string; repo: string }; workingDirectory: string }
@@ -335,7 +335,7 @@
@@ -345,7 +345,7 @@
TypescriptStarterRequiredConfig: { install: boolean; starterVersion: string }
@@ -366,7 +366,7 @@
@@ -383,7 +383,7 @@
Parameters
@@ -406,7 +406,7 @@
Returns Promise<TypescriptStarterArgsOptions>
@@ -458,7 +458,7 @@ asyncABC().then(console.log);Parameters
@@ -484,7 +484,7 @@ asyncABC().then(console.log);Parameters
@@ -558,7 +558,7 @@ asyncABC().then(console.log);Parameters
@@ -581,7 +581,7 @@ asyncABC().then(console.log);Parameters
@@ -648,7 +648,7 @@ asyncABC().then(console.log);Parameters
@@ -671,7 +671,7 @@ asyncABC().then(console.log);Parameters
@@ -694,7 +694,7 @@ asyncABC().then(console.log);Returns Promise<TypescriptStarterCLIOptions>
@@ -711,7 +711,7 @@ asyncABC().then(console.log);Parameters
@@ -734,7 +734,7 @@ asyncABC().then(console.log);Parameters
@@ -840,7 +840,7 @@ asyncABC().then(console.log);Parameters
@@ -1017,7 +1017,7 @@ asyncABC().then(console.log);Parameters
@@ -1040,7 +1040,7 @@ asyncABC().then(console.log);Parameters
@@ -1065,7 +1065,7 @@ asyncABC().then(console.log);