I've checked the svelte-kit sync docs and the discussion around it and even tried searching Stack Overflow and asking AI.
My understanding is it generates tsconfig.json
and is for setting up the project with typescript. When I delete my tsconfig.json
and run it, nothing seems to happen.