diff options
-rw-r--r-- | examples/blog-multiple-authors/tsconfig.json | 4 | ||||
-rw-r--r-- | examples/blog/tsconfig.json | 4 | ||||
-rw-r--r-- | examples/docs/tsconfig.json | 4 | ||||
-rw-r--r-- | examples/framework-lit/tsconfig.json | 4 | ||||
-rw-r--r-- | examples/framework-multiple/tsconfig.json | 4 | ||||
-rw-r--r-- | examples/framework-preact/tsconfig.json | 4 | ||||
-rw-r--r-- | examples/framework-react/tsconfig.json | 4 | ||||
-rw-r--r-- | examples/framework-solid/tsconfig.json | 4 | ||||
-rw-r--r-- | examples/framework-svelte/tsconfig.json | 4 | ||||
-rw-r--r-- | examples/framework-vue/tsconfig.json | 4 | ||||
-rw-r--r-- | examples/portfolio/tsconfig.json | 4 | ||||
-rw-r--r-- | examples/snowpack/tsconfig.json | 4 | ||||
-rw-r--r-- | examples/starter/tsconfig.json | 4 | ||||
-rw-r--r-- | examples/with-markdown-plugins/tsconfig.json | 4 | ||||
-rw-r--r-- | examples/with-markdown/tsconfig.json | 4 | ||||
-rw-r--r-- | examples/with-nanostores/tsconfig.json | 4 | ||||
-rw-r--r-- | examples/with-tailwindcss/tsconfig.json | 4 |
17 files changed, 34 insertions, 34 deletions
diff --git a/examples/blog-multiple-authors/tsconfig.json b/examples/blog-multiple-authors/tsconfig.json index a384bc3bb..44465b140 100644 --- a/examples/blog-multiple-authors/tsconfig.json +++ b/examples/blog-multiple-authors/tsconfig.json @@ -1,3 +1,3 @@ { - "moduleResolution": "node" -}
\ No newline at end of file + "moduleResolution": "node" +} diff --git a/examples/blog/tsconfig.json b/examples/blog/tsconfig.json index a384bc3bb..44465b140 100644 --- a/examples/blog/tsconfig.json +++ b/examples/blog/tsconfig.json @@ -1,3 +1,3 @@ { - "moduleResolution": "node" -}
\ No newline at end of file + "moduleResolution": "node" +} diff --git a/examples/docs/tsconfig.json b/examples/docs/tsconfig.json index a384bc3bb..44465b140 100644 --- a/examples/docs/tsconfig.json +++ b/examples/docs/tsconfig.json @@ -1,3 +1,3 @@ { - "moduleResolution": "node" -}
\ No newline at end of file + "moduleResolution": "node" +} diff --git a/examples/framework-lit/tsconfig.json b/examples/framework-lit/tsconfig.json index a384bc3bb..44465b140 100644 --- a/examples/framework-lit/tsconfig.json +++ b/examples/framework-lit/tsconfig.json @@ -1,3 +1,3 @@ { - "moduleResolution": "node" -}
\ No newline at end of file + "moduleResolution": "node" +} diff --git a/examples/framework-multiple/tsconfig.json b/examples/framework-multiple/tsconfig.json index a384bc3bb..44465b140 100644 --- a/examples/framework-multiple/tsconfig.json +++ b/examples/framework-multiple/tsconfig.json @@ -1,3 +1,3 @@ { - "moduleResolution": "node" -}
\ No newline at end of file + "moduleResolution": "node" +} diff --git a/examples/framework-preact/tsconfig.json b/examples/framework-preact/tsconfig.json index a384bc3bb..44465b140 100644 --- a/examples/framework-preact/tsconfig.json +++ b/examples/framework-preact/tsconfig.json @@ -1,3 +1,3 @@ { - "moduleResolution": "node" -}
\ No newline at end of file + "moduleResolution": "node" +} diff --git a/examples/framework-react/tsconfig.json b/examples/framework-react/tsconfig.json index a384bc3bb..44465b140 100644 --- a/examples/framework-react/tsconfig.json +++ b/examples/framework-react/tsconfig.json @@ -1,3 +1,3 @@ { - "moduleResolution": "node" -}
\ No newline at end of file + "moduleResolution": "node" +} diff --git a/examples/framework-solid/tsconfig.json b/examples/framework-solid/tsconfig.json index a384bc3bb..44465b140 100644 --- a/examples/framework-solid/tsconfig.json +++ b/examples/framework-solid/tsconfig.json @@ -1,3 +1,3 @@ { - "moduleResolution": "node" -}
\ No newline at end of file + "moduleResolution": "node" +} diff --git a/examples/framework-svelte/tsconfig.json b/examples/framework-svelte/tsconfig.json index a384bc3bb..44465b140 100644 --- a/examples/framework-svelte/tsconfig.json +++ b/examples/framework-svelte/tsconfig.json @@ -1,3 +1,3 @@ { - "moduleResolution": "node" -}
\ No newline at end of file + "moduleResolution": "node" +} diff --git a/examples/framework-vue/tsconfig.json b/examples/framework-vue/tsconfig.json index a384bc3bb..44465b140 100644 --- a/examples/framework-vue/tsconfig.json +++ b/examples/framework-vue/tsconfig.json @@ -1,3 +1,3 @@ { - "moduleResolution": "node" -}
\ No newline at end of file + "moduleResolution": "node" +} diff --git a/examples/portfolio/tsconfig.json b/examples/portfolio/tsconfig.json index a384bc3bb..44465b140 100644 --- a/examples/portfolio/tsconfig.json +++ b/examples/portfolio/tsconfig.json @@ -1,3 +1,3 @@ { - "moduleResolution": "node" -}
\ No newline at end of file + "moduleResolution": "node" +} diff --git a/examples/snowpack/tsconfig.json b/examples/snowpack/tsconfig.json index a384bc3bb..44465b140 100644 --- a/examples/snowpack/tsconfig.json +++ b/examples/snowpack/tsconfig.json @@ -1,3 +1,3 @@ { - "moduleResolution": "node" -}
\ No newline at end of file + "moduleResolution": "node" +} diff --git a/examples/starter/tsconfig.json b/examples/starter/tsconfig.json index a384bc3bb..44465b140 100644 --- a/examples/starter/tsconfig.json +++ b/examples/starter/tsconfig.json @@ -1,3 +1,3 @@ { - "moduleResolution": "node" -}
\ No newline at end of file + "moduleResolution": "node" +} diff --git a/examples/with-markdown-plugins/tsconfig.json b/examples/with-markdown-plugins/tsconfig.json index a384bc3bb..44465b140 100644 --- a/examples/with-markdown-plugins/tsconfig.json +++ b/examples/with-markdown-plugins/tsconfig.json @@ -1,3 +1,3 @@ { - "moduleResolution": "node" -}
\ No newline at end of file + "moduleResolution": "node" +} diff --git a/examples/with-markdown/tsconfig.json b/examples/with-markdown/tsconfig.json index a384bc3bb..44465b140 100644 --- a/examples/with-markdown/tsconfig.json +++ b/examples/with-markdown/tsconfig.json @@ -1,3 +1,3 @@ { - "moduleResolution": "node" -}
\ No newline at end of file + "moduleResolution": "node" +} diff --git a/examples/with-nanostores/tsconfig.json b/examples/with-nanostores/tsconfig.json index a384bc3bb..44465b140 100644 --- a/examples/with-nanostores/tsconfig.json +++ b/examples/with-nanostores/tsconfig.json @@ -1,3 +1,3 @@ { - "moduleResolution": "node" -}
\ No newline at end of file + "moduleResolution": "node" +} diff --git a/examples/with-tailwindcss/tsconfig.json b/examples/with-tailwindcss/tsconfig.json index a384bc3bb..44465b140 100644 --- a/examples/with-tailwindcss/tsconfig.json +++ b/examples/with-tailwindcss/tsconfig.json @@ -1,3 +1,3 @@ { - "moduleResolution": "node" -}
\ No newline at end of file + "moduleResolution": "node" +} |