extends kitbook tsconfig.json
yellowmachine opened this issue · 1 comments
yellowmachine commented
When I run npm run kitbook
it says to add "extends": "./.svelte-kit-kitbook/tsconfig.json"
to tsconfig.json file.
Should I replace my extends value "./.svelte-kit/tsconfig.json"
?
jacob-8 commented
This is no longer an issue now that Kitbook is not a side app in the same project. It'll either be part of the main app (recommended) or a separate SvelteKit project that you set up just for a workbench.