igorkamyshev / farfetched

The advanced data fetching tool for web applications
https://ff.effector.dev
MIT License
190 stars 34 forks source link

Update prettier #453

Closed Minhir closed 7 months ago

Minhir commented 7 months ago

Add "trailingComma": "es5" to keep old prettier behavior. We need prettier 3 to use const T typescript feature.

github-actions[bot] commented 7 months ago

Farfetched Canary

Latest canary version is "0.12.3-453.0"

More information about canary versions


Used changeset: "["dull-pumas-know"]"

cloudflare-workers-and-pages[bot] commented 7 months ago

Deploying farfetched with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0c3bac1
Status: ✅  Deploy successful!
Preview URL: https://2c1dd6cd.farfetched.pages.dev
Branch Preview URL: https://update-prettier.farfetched.pages.dev

View logs

igorkamyshev commented 7 months ago

Thanks 🙏