summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar FredKSchott <FredKSchott@users.noreply.github.com> 2021-08-13 23:32:55 +0000
committerGravatar GitHub Actions <actions@github.com> 2021-08-13 23:32:55 +0000
commit2347717deab3c3e6c675197b860bcda114fe42aa (patch)
treed99e9416b7b2c087ea3e4c0366f6fe04fac5de3f
parent57b0c170e8fdbbfcc54ce0d7f9c039be67a1e1ab (diff)
downloadastro-2347717deab3c3e6c675197b860bcda114fe42aa.tar.gz
astro-2347717deab3c3e6c675197b860bcda114fe42aa.tar.zst
astro-2347717deab3c3e6c675197b860bcda114fe42aa.zip
[ci] yarn format
-rw-r--r--examples/blog-multiple-authors/tsconfig.json4
-rw-r--r--examples/blog/tsconfig.json4
-rw-r--r--examples/docs/tsconfig.json4
-rw-r--r--examples/framework-lit/tsconfig.json4
-rw-r--r--examples/framework-multiple/tsconfig.json4
-rw-r--r--examples/framework-preact/tsconfig.json4
-rw-r--r--examples/framework-react/tsconfig.json4
-rw-r--r--examples/framework-solid/tsconfig.json4
-rw-r--r--examples/framework-svelte/tsconfig.json4
-rw-r--r--examples/framework-vue/tsconfig.json4
-rw-r--r--examples/portfolio/tsconfig.json4
-rw-r--r--examples/snowpack/tsconfig.json4
-rw-r--r--examples/starter/tsconfig.json4
-rw-r--r--examples/with-markdown-plugins/tsconfig.json4
-rw-r--r--examples/with-markdown/tsconfig.json4
-rw-r--r--examples/with-nanostores/tsconfig.json4
-rw-r--r--examples/with-tailwindcss/tsconfig.json4
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"
+}