Open gyurielf opened 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.
I think I found the reason of this problem: https://github.com/sveltejs/prettier-plugin-svelte/issues/155
After cloning and installing, prettier didn't format svelte files inside both the app/ and packages/ folder. js/ts files are formatted correctly.