Supabase Quickstart SvelteKit Tutorial
I'm following along with the Supabase Quickstart SvelteKit Tutorial (https://supabase.com/docs/guides/with-sveltekit) and in the Building the App step it states "(for this tutorial you do not need TypeScript, ESLint, Prettier, or Playwright)" however, throughout the tutorial
.ts and TypeScript is used. Am I missing something here, or is this incorrect?