svelte-typescript
                                
                                
                                
                                    svelte-typescript copied to clipboard
                            
                            
                            
                        Typescript monorepo for Svelte v3 (preprocess, template, types)
I'd love if https://github.com/pyoner/svelte-typescript/tree/master/packages/preprocess could describe what it does. It takes a `.svelte` file and outputs a `.ts`, `.tsx`, and `.css` file?
setting baseUrl doesn't seem to work. am i doing something wrong, or is it not yet supported? 
cypress ships with TypeScript declarations and supports it ([according to their website](https://docs.cypress.io/guides/tooling/typescript-support.html#Configure-tsconfig-json)). Why isn't it used? The solution being adding a `tsconfig.json` in the `cypress` folder as well as change...
**Is your feature request related to a problem? Please describe.** Can't figure out exactly how to start with this (i.e.: create a TS project)
**Is your feature request related to a problem? Please describe.** Would be great if this also supports PWA globally on all apps.
**Is your feature request related to a problem? Please describe.** NO **Describe the solution you'd like** To use webpack instead of rollup **Describe alternatives you've considered** A clear and concise...