diff --git a/demo.svg b/demo.svg
deleted file mode 100644
index 15dfbb8..0000000
--- a/demo.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/enums/placeholders.html b/enums/placeholders.html
index 625246e..eaf769c 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 93cd973..094bfe9 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 49eab77..44cdfd0 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 61e716b..7ea525e 100644
--- a/globals.html
+++ b/globals.html
@@ -145,7 +145,7 @@
buildDir: string = join(process.cwd(), 'build')
@@ -155,7 +155,7 @@
down: "[B" = "[B"
@@ -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()
Returns Promise<Partial<TypescriptStarterUserOptions>>
@@ -272,7 +272,7 @@ asyncABC().then(console.log);Parameters
@@ -298,7 +298,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);Parameters
@@ -699,7 +699,7 @@ asyncABC().then(console.log);Parameters
@@ -728,7 +728,7 @@ asyncABC().then(console.log);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')typescript-starter
A clean, simple typescript starter for building javascript libraries and Node.js applications.
-
+
Start Now
Run one simple command to install and use the interactive project generator. You'll need Node
diff --git a/interfaces/tasks.html b/interfaces/tasks.html index 7efa659..8d47c9b 100644 --- a/interfaces/tasks.html +++ b/interfaces/tasks.html @@ -97,7 +97,7 @@v8.9(the current LTS release) or later.