vercel / turborepo

Build system optimized for JavaScript and TypeScript, written in Rust
https://turbo.build/repo/docs
MIT License
26.22k stars 1.81k forks source link

Turborepo SvelteKit Template (without TS, with JSDoc) #1015

Closed git-no closed 1 year ago

git-no commented 2 years ago

Describe the feature you'd like to request

A Template for Sveltekit to install, as it is available for Turborepo with NextJS. Turborepo SvelteKit Template (without TS, with JSDoc).

Describe the solution you'd like

A Template for Sveltekit to install (including lint), as it is available for Turborepo with NextJS. Maybe with Tailwind, but it is not required.

Describe alternatives you've considered

-

tknickman commented 1 year ago

We do have a sveltekit example, it is with TS though. We do not have any plans to add JS examples at this time.