diff options
Diffstat (limited to 'examples')
-rw-r--r-- | examples/blog-multiple-authors/tsconfig.json | 3 | ||||
-rw-r--r-- | examples/blog/tsconfig.json | 3 | ||||
-rw-r--r-- | examples/docs/tsconfig.json | 3 | ||||
-rw-r--r-- | examples/framework-lit/tsconfig.json | 3 | ||||
-rw-r--r-- | examples/framework-multiple/tsconfig.json | 3 | ||||
-rw-r--r-- | examples/framework-preact/tsconfig.json | 3 | ||||
-rw-r--r-- | examples/framework-react/tsconfig.json | 3 | ||||
-rw-r--r-- | examples/framework-solid/tsconfig.json | 3 | ||||
-rw-r--r-- | examples/framework-svelte/tsconfig.json | 3 | ||||
-rw-r--r-- | examples/framework-vue/tsconfig.json | 3 | ||||
-rw-r--r-- | examples/portfolio/tsconfig.json | 3 | ||||
-rw-r--r-- | examples/snowpack/tsconfig.json | 3 | ||||
-rw-r--r-- | examples/starter/tsconfig.json | 3 | ||||
-rw-r--r-- | examples/with-markdown-plugins/tsconfig.json | 3 | ||||
-rw-r--r-- | examples/with-markdown/tsconfig.json | 3 | ||||
-rw-r--r-- | examples/with-nanostores/tsconfig.json | 3 | ||||
-rw-r--r-- | examples/with-tailwindcss/tsconfig.json | 3 |
17 files changed, 51 insertions, 0 deletions
diff --git a/examples/blog-multiple-authors/tsconfig.json b/examples/blog-multiple-authors/tsconfig.json new file mode 100644 index 000000000..a384bc3bb --- /dev/null +++ b/examples/blog-multiple-authors/tsconfig.json @@ -0,0 +1,3 @@ +{ + "moduleResolution": "node" +}
\ No newline at end of file diff --git a/examples/blog/tsconfig.json b/examples/blog/tsconfig.json new file mode 100644 index 000000000..a384bc3bb --- /dev/null +++ b/examples/blog/tsconfig.json @@ -0,0 +1,3 @@ +{ + "moduleResolution": "node" +}
\ No newline at end of file diff --git a/examples/docs/tsconfig.json b/examples/docs/tsconfig.json new file mode 100644 index 000000000..a384bc3bb --- /dev/null +++ b/examples/docs/tsconfig.json @@ -0,0 +1,3 @@ +{ + "moduleResolution": "node" +}
\ No newline at end of file diff --git a/examples/framework-lit/tsconfig.json b/examples/framework-lit/tsconfig.json new file mode 100644 index 000000000..a384bc3bb --- /dev/null +++ b/examples/framework-lit/tsconfig.json @@ -0,0 +1,3 @@ +{ + "moduleResolution": "node" +}
\ No newline at end of file diff --git a/examples/framework-multiple/tsconfig.json b/examples/framework-multiple/tsconfig.json new file mode 100644 index 000000000..a384bc3bb --- /dev/null +++ b/examples/framework-multiple/tsconfig.json @@ -0,0 +1,3 @@ +{ + "moduleResolution": "node" +}
\ No newline at end of file diff --git a/examples/framework-preact/tsconfig.json b/examples/framework-preact/tsconfig.json new file mode 100644 index 000000000..a384bc3bb --- /dev/null +++ b/examples/framework-preact/tsconfig.json @@ -0,0 +1,3 @@ +{ + "moduleResolution": "node" +}
\ No newline at end of file diff --git a/examples/framework-react/tsconfig.json b/examples/framework-react/tsconfig.json new file mode 100644 index 000000000..a384bc3bb --- /dev/null +++ b/examples/framework-react/tsconfig.json @@ -0,0 +1,3 @@ +{ + "moduleResolution": "node" +}
\ No newline at end of file diff --git a/examples/framework-solid/tsconfig.json b/examples/framework-solid/tsconfig.json new file mode 100644 index 000000000..a384bc3bb --- /dev/null +++ b/examples/framework-solid/tsconfig.json @@ -0,0 +1,3 @@ +{ + "moduleResolution": "node" +}
\ No newline at end of file diff --git a/examples/framework-svelte/tsconfig.json b/examples/framework-svelte/tsconfig.json new file mode 100644 index 000000000..a384bc3bb --- /dev/null +++ b/examples/framework-svelte/tsconfig.json @@ -0,0 +1,3 @@ +{ + "moduleResolution": "node" +}
\ No newline at end of file diff --git a/examples/framework-vue/tsconfig.json b/examples/framework-vue/tsconfig.json new file mode 100644 index 000000000..a384bc3bb --- /dev/null +++ b/examples/framework-vue/tsconfig.json @@ -0,0 +1,3 @@ +{ + "moduleResolution": "node" +}
\ No newline at end of file diff --git a/examples/portfolio/tsconfig.json b/examples/portfolio/tsconfig.json new file mode 100644 index 000000000..a384bc3bb --- /dev/null +++ b/examples/portfolio/tsconfig.json @@ -0,0 +1,3 @@ +{ + "moduleResolution": "node" +}
\ No newline at end of file diff --git a/examples/snowpack/tsconfig.json b/examples/snowpack/tsconfig.json new file mode 100644 index 000000000..a384bc3bb --- /dev/null +++ b/examples/snowpack/tsconfig.json @@ -0,0 +1,3 @@ +{ + "moduleResolution": "node" +}
\ No newline at end of file diff --git a/examples/starter/tsconfig.json b/examples/starter/tsconfig.json new file mode 100644 index 000000000..a384bc3bb --- /dev/null +++ b/examples/starter/tsconfig.json @@ -0,0 +1,3 @@ +{ + "moduleResolution": "node" +}
\ No newline at end of file diff --git a/examples/with-markdown-plugins/tsconfig.json b/examples/with-markdown-plugins/tsconfig.json new file mode 100644 index 000000000..a384bc3bb --- /dev/null +++ b/examples/with-markdown-plugins/tsconfig.json @@ -0,0 +1,3 @@ +{ + "moduleResolution": "node" +}
\ No newline at end of file diff --git a/examples/with-markdown/tsconfig.json b/examples/with-markdown/tsconfig.json new file mode 100644 index 000000000..a384bc3bb --- /dev/null +++ b/examples/with-markdown/tsconfig.json @@ -0,0 +1,3 @@ +{ + "moduleResolution": "node" +}
\ No newline at end of file diff --git a/examples/with-nanostores/tsconfig.json b/examples/with-nanostores/tsconfig.json new file mode 100644 index 000000000..a384bc3bb --- /dev/null +++ b/examples/with-nanostores/tsconfig.json @@ -0,0 +1,3 @@ +{ + "moduleResolution": "node" +}
\ No newline at end of file diff --git a/examples/with-tailwindcss/tsconfig.json b/examples/with-tailwindcss/tsconfig.json new file mode 100644 index 000000000..a384bc3bb --- /dev/null +++ b/examples/with-tailwindcss/tsconfig.json @@ -0,0 +1,3 @@ +{ + "moduleResolution": "node" +}
\ No newline at end of file |