svelte-3-rollup-typescript-vscode

Svelte 3 Rollup Typescript Vscode

Starter for svelte 3/rollup/typescript/vscode

Description

Starter pack for Svelte 3/Rollup/Typescript/Visual Studio Code:

  • Typescript support inside Svelte components with svelte-ts-preprocess
  • Also it adds some support for Visual Studio Code and svelte-vscode extension (via svelte.config.js)
  • Jest for test for .js/.ts/.svelte
  • Supports index.html entry file, dev server to serve it and livereload
  • See all in rollup.config.js.

How to start

git clone https://github.com/geakstr/svelte-3-rollup-typescript-vscode.git
cd svelte-3-rollup-typescript-vscode && rm -rf .git && npm install

Top categories

Loading Svelte Themes