You probably don't need this template and should just run npx sv create.
This is a SvelteKit package project which I use as a GitHub template.
Before updating the dependencies in this template, delete eslint.config.js because it will not be regenerated if it exists already. Then run npx sv create to regenerate a Svelte library project into the existing directory.
Hit enter to use the current directory.
Yes.
Svelte library.
Yes, using TypeScript syntax.
-
prettier -
eslint -
vitest -
devtools-json
- unit testing
- component testing
pnpm
- Revert
README.md. - Run
pnpm devto test if the app still launches.
Just launch the application in the JavaScript Debug Terminal.