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
pnpm
- Revert
README.md
. - Run
pnpm dev
to test if the app still launches.
Just launch the application in the JavaScript Debug Terminal.