From fc0f62619b78c3e6aea84e19bfd7933932e5e34e Mon Sep 17 00:00:00 2001 From: Princesseuh Date: Mon, 20 Mar 2023 17:03:05 +0100 Subject: [PATCH] chore: changeset --- .changeset/tiny-worms-joke.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/tiny-worms-joke.md diff --git a/.changeset/tiny-worms-joke.md b/.changeset/tiny-worms-joke.md new file mode 100644 index 000000000000..a298b2ade3e9 --- /dev/null +++ b/.changeset/tiny-worms-joke.md @@ -0,0 +1,5 @@ +--- +'astro': patch +--- + +Update tsconfig.json templates to ignore TypeScript 5.0 deprecations for the moment