summaryrefslogtreecommitdiff
path: root/.changeset/slimy-avocados-sniff.md
diff options
context:
space:
mode:
Diffstat (limited to '.changeset/slimy-avocados-sniff.md')
-rw-r--r--.changeset/slimy-avocados-sniff.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/.changeset/slimy-avocados-sniff.md b/.changeset/slimy-avocados-sniff.md
deleted file mode 100644
index 3cf85cd92..000000000
--- a/.changeset/slimy-avocados-sniff.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"astro": patch
----
-
-Updates the base `tsconfig.json` preset with `jsx: 'preserve'` in order to fix errors when importing Astro files inside `.js` and `.ts` files.