diff --git a/enums/placeholders.html b/enums/placeholders.html index eaf769c..d8c931e 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 094bfe9..3612406 100644 --- a/enums/runner.html +++ b/enums/runner.html @@ -88,7 +88,7 @@
Npm: = "npm"
@@ -98,7 +98,7 @@
Yarn: = "yarn"
diff --git a/enums/testdirectories.html b/enums/testdirectories.html index 44cdfd0..4c33ea5 100644 --- a/enums/testdirectories.html +++ b/enums/testdirectories.html @@ -92,7 +92,7 @@
five: = "test-5"
@@ -102,7 +102,7 @@
four: = "test-4"
@@ -112,7 +112,7 @@
one: = "test-1"
@@ -122,7 +122,7 @@
six: = "test-6"
@@ -132,7 +132,7 @@
three: = "test-3"
@@ -142,7 +142,7 @@
two: = "test-2"
diff --git a/globals.html b/globals.html index 7ea525e..efbb833 100644 --- a/globals.html +++ b/globals.html @@ -145,7 +145,7 @@
buildDir: string = join(process.cwd(), 'build')
@@ -155,7 +155,7 @@
down: "" = ""
@@ -167,7 +167,7 @@ " @@ -177,7 +177,7 @@
inherit: undefined | null | number | "pipe" | "ipc" | "ignore" | Stream = 'inherit' as StdIOOption
@@ -187,7 +187,7 @@
repoURL: string = process.cwd()
@@ -205,7 +205,7 @@
up: "" = ""
@@ -222,7 +222,7 @@
  • @@ -255,7 +255,7 @@ asyncABC().then(console.log);
  • Returns Promise<Partial<TypescriptStarterUserOptions>>

    @@ -272,7 +272,7 @@ asyncABC().then(console.log);
  • Parameters

    @@ -298,7 +298,7 @@ asyncABC().then(console.log);
  • @@ -345,7 +345,7 @@ asyncABC().then(console.log);
  • Parameters

    @@ -368,7 +368,7 @@ asyncABC().then(console.log);
  • Returns Promise<TypescriptStarterInferredOptions>

    @@ -385,7 +385,7 @@ asyncABC().then(console.log);
  • Parameters

    @@ -408,7 +408,7 @@ asyncABC().then(console.log);
  • Returns string

    @@ -425,7 +425,7 @@ asyncABC().then(console.log);
  • Parameters

    @@ -448,7 +448,7 @@ asyncABC().then(console.log);
  • Parameters

    @@ -477,7 +477,7 @@ asyncABC().then(console.log);
  • Parameters

    @@ -503,7 +503,7 @@ asyncABC().then(console.log);
  • Parameters

    @@ -526,7 +526,7 @@ asyncABC().then(console.log);
  • Returns Promise<TypescriptStarterUserOptions>

    @@ -543,7 +543,7 @@ asyncABC().then(console.log);
  • Parameters

    @@ -566,7 +566,7 @@ asyncABC().then(console.log);
  • Parameters

    @@ -589,7 +589,7 @@ asyncABC().then(console.log);
  • Parameters

    @@ -612,7 +612,7 @@ asyncABC().then(console.log);
  • Parameters

    @@ -635,7 +635,7 @@ asyncABC().then(console.log);
  • @@ -676,7 +676,7 @@ asyncABC().then(console.log);
  • Parameters

    @@ -699,7 +699,7 @@ asyncABC().then(console.log);
  • Parameters

    @@ -728,7 +728,7 @@ asyncABC().then(console.log);
  • @@ -762,7 +762,7 @@ sha256('test')
  • @@ -796,7 +796,7 @@ sha256('test')
  • Parameters

    @@ -819,7 +819,7 @@ sha256('test')
  • Parameters

    @@ -848,7 +848,7 @@ sha256('test')
  • Parameters

    @@ -918,7 +918,7 @@ sha256('test')
  • Parameters

    @@ -944,7 +944,7 @@ sha256('test')
  • Parameters

    @@ -969,7 +969,7 @@ sha256('test')
    LiveTasks: object
    @@ -978,7 +978,7 @@ sha256('test')
    cloneRepo: (Anonymous function) = cloneRepo(execa)
    @@ -988,7 +988,7 @@ sha256('test')
    initialCommit: (Anonymous function) = initialCommit(execa)
    @@ -998,7 +998,7 @@ sha256('test')
    install: (Anonymous function) = install(execa)
    @@ -1009,7 +1009,7 @@ sha256('test')
    sandboxOptions: object
    @@ -1018,7 +1018,7 @@ sha256('test')
    description: string = "this is an example description"
    @@ -1028,7 +1028,7 @@ sha256('test')
    githubUsername: string = "SOME_GITHUB_USERNAME"
    @@ -1038,7 +1038,7 @@ sha256('test')
    repoURL: string
    @@ -1048,7 +1048,7 @@ sha256('test')
    workingDirectory: string = buildDir
    diff --git a/interfaces/tasks.html b/interfaces/tasks.html index 8d47c9b..364c590 100644 --- a/interfaces/tasks.html +++ b/interfaces/tasks.html @@ -97,7 +97,7 @@
    cloneRepo: function
    @@ -134,7 +134,7 @@
    initialCommit: function
    @@ -171,7 +171,7 @@
    install: function
    diff --git a/interfaces/typescriptstarterinferredoptions.html b/interfaces/typescriptstarterinferredoptions.html index 9ce82a3..ff7e55e 100644 --- a/interfaces/typescriptstarterinferredoptions.html +++ b/interfaces/typescriptstarterinferredoptions.html @@ -104,7 +104,7 @@
    email: string
    @@ -114,7 +114,7 @@
    fullName: string
    @@ -124,7 +124,7 @@
    githubUsername: string
    @@ -134,7 +134,7 @@
    repoURL: string
    @@ -144,7 +144,7 @@
    workingDirectory: string
    diff --git a/interfaces/typescriptstarteroptions.html b/interfaces/typescriptstarteroptions.html index 171ecb5..379ba72 100644 --- a/interfaces/typescriptstarteroptions.html +++ b/interfaces/typescriptstarteroptions.html @@ -117,7 +117,7 @@ @@ -128,7 +128,7 @@ @@ -139,7 +139,7 @@ @@ -150,7 +150,7 @@ @@ -161,7 +161,7 @@ @@ -172,7 +172,7 @@ @@ -183,7 +183,7 @@ @@ -194,7 +194,7 @@ @@ -205,7 +205,7 @@ @@ -216,7 +216,7 @@ @@ -227,7 +227,7 @@ @@ -238,7 +238,7 @@ @@ -249,7 +249,7 @@ @@ -260,7 +260,7 @@ diff --git a/interfaces/typescriptstarteruseroptions.html b/interfaces/typescriptstarteruseroptions.html index dd4cef8..5e98aba 100644 --- a/interfaces/typescriptstarteruseroptions.html +++ b/interfaces/typescriptstarteruseroptions.html @@ -108,7 +108,7 @@
    description: string
    @@ -118,7 +118,7 @@
    domDefinitions: boolean
    @@ -128,7 +128,7 @@
    immutable: boolean
    @@ -138,7 +138,7 @@
    install: boolean
    @@ -148,7 +148,7 @@
    nodeDefinitions: boolean
    @@ -158,7 +158,7 @@
    projectName: string
    @@ -168,7 +168,7 @@
    runner: Runner
    @@ -178,7 +178,7 @@
    strict: boolean
    @@ -188,7 +188,7 @@
    vscode: boolean