From 65440058926255546d24b622fa5bdb79cf2bbacb Mon Sep 17 00:00:00 2001 From: Alex11 <73743056+Alex6357@users.noreply.github.com> Date: Thu, 24 Jul 2025 05:36:18 +0800 Subject: [PATCH] Add new template wails-template-svelte-ts-less-prettier-eslint-vite (#4440) Add wails-template-svelte-ts-less-prettier-eslint-vite --- website/docs/community/templates.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/website/docs/community/templates.mdx b/website/docs/community/templates.mdx index 2075cc350..6a27ce09b 100644 --- a/website/docs/community/templates.mdx +++ b/website/docs/community/templates.mdx @@ -54,6 +54,7 @@ If you are unsure about a template, inspect `package.json` and `wails.json` for - [wails-vite-svelte-tailwind-template](https://github.com/BillBuilt/wails-vite-svelte-tailwind-template) - A template using Svelte and Vite with TailwindCSS v3 - [wails-svelte-tailwind-vite-template](https://github.com/PylotLight/wails-vite-svelte-tailwind-template/tree/master) - An updated template using Svelte v4.2.0 and Vite with TailwindCSS v3.3.3 - [wails-sveltekit-template](https://github.com/h8gi/wails-sveltekit-template) - A template using SvelteKit +- [wails-template-svelte-ts-less-prettier-eslint-vite](https://github.com/Alex6357/wails-template-svelte-ts-less-prettier-eslint-vite) - A template using Svelte5 + TypeScript + less + Prettier + ESlint + Vite ## Solid