oneezy / monorepo

Turborepo + Sveltekit + PNPM + Tailwind + Histoire
https://oneezy-monorepo.vercel.app
MIT License
87 stars 9 forks source link

Prettier doesn't format svelte files #4

Open gyurielf opened 2 years ago

gyurielf commented 2 years ago

After cloning and installing, prettier didn't format svelte files inside both the app/ and packages/ folder. js/ts files are formatted correctly.

gyurielf commented 2 years ago

I think I found the reason of this problem: https://github.com/sveltejs/prettier-plugin-svelte/issues/155