File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010 "sourceMap" : true ,
1111 "strict" : true
1212 }
13- // Path aliases are handled by https://kit. svelte.dev/docs/configuration#alias and https://kit. svelte.dev/docs/configuration#files
13+ // Path aliases are handled by https://svelte.dev/docs/kit/ configuration#alias and https://svelte.dev/docs/kit /configuration#files
1414 //
1515 // If you want to overwrite includes/excludes, make sure to copy over the relevant includes/excludes
1616 // from the referenced tsconfig.json - TypeScript does not merge them in
Original file line number Diff line number Diff line change 1- // See https://kit. svelte.dev/docs/types#app
1+ // See https://svelte.dev/docs/kit/ types#app.d.ts
22// for information about these interfaces
33declare global {
44 namespace App {
Original file line number Diff line number Diff line change 11<h1 >Welcome to SvelteKit</h1 >
2- <p >Visit <a href =" https://kit. svelte.dev" >kit. svelte.dev</a > to read the documentation</p >
2+ <p >Visit <a href =" https://svelte.dev/docs/kit " > svelte.dev/docs/kit </a > to read the documentation</p >
You can’t perform that action at this time.
0 commit comments