{ "extends": "./.svelte-kit/tsconfig.json", "compilerOptions": { "baseUrl": ".", "paths": { "$root/*": [ "./src/*" ] } } }