{ "paths": { "omorphia/*": [ "src/lib/*" ], "omorphia": [ "src/lib" ], "$routes/*": [ "src/routes/*" ] }, "extends": "./.svelte-kit/tsconfig.json" }