The project moved to this monorepo https://github.com/pyoner/svelte-typescript
npm i -D @pyoner/svelte-types
Add to your tsconfig.json
{
"compilerOptions": {
// ... your config
"types": ["@pyoner/svelte-types"]
}
}
The project moved to this monorepo https://github.com/pyoner/svelte-typescript
npm i -D @pyoner/svelte-types
Add to your tsconfig.json
{
"compilerOptions": {
// ... your config
"types": ["@pyoner/svelte-types"]
}
}