Update tsconfig docs#4826
Update tsconfig docs#4826benmccann merged 4 commits intosveltejs:masterfrom ghostdevv:update-tsconfig-docs
Conversation
|
Rich-Harris
left a comment
There was a problem hiding this comment.
Thank you, though I think this probably belong in the 'Others are required for SvelteKit to work properly' section rather than the 'generated programmatically based on your project configuration' section?
|
I went back and forth on that quite a bit, if you think it does then I am all for it - SvelteKit works fine without it but the packaging will break unless you specifically change things |
|
Updated |
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
Please don't delete this checklist! Before submitting the PR, please make sure you do the following:
Tests
pnpm testand lint the project withpnpm lintandpnpm checkChangesets
pnpx changesetand following the prompts. All changesets should bepatchuntil SvelteKit 1.0Forgot to change this in #4791