chore(examples): remove deprecated prettierrc option (#8092)
### Description
- Fixes: #8068
### Testing Instructions
Same as the fixed issue --
```
npx create-turbo@latest -e with-svelte
pnpm i
pnpm format
```
Co-authored-by: Anthony Shew <anthony.shew@vercel.com>