Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(playground): fix bracketSameLine default #2021

Merged
merged 1 commit into from
Mar 9, 2024

Conversation

SuperchupuDev
Copy link
Member

@SuperchupuDev SuperchupuDev commented Mar 9, 2024

Summary

Fixes a vite warning around a useless ?? operator

We should probably rethink PlaygroundLoader around the loading of boolean config values, it looks like (haven't tested) the current code will make a false value load the default as if it was null
image

Test Plan

https://deploy-preview-2021--biomejs.netlify.app/

@github-actions github-actions bot added the A-Website Area: website label Mar 9, 2024
Copy link

netlify bot commented Mar 9, 2024

Deploy Preview for biomejs ready!

Name Link
🔨 Latest commit 9352d30
🔍 Latest deploy log https://app.netlify.com/sites/biomejs/deploys/65ec777a5259c500081ae60b
😎 Deploy Preview https://deploy-preview-2021--biomejs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 100 (🟢 up 5 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 93 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@SuperchupuDev SuperchupuDev merged commit dfe676c into main Mar 9, 2024
10 checks passed
@SuperchupuDev SuperchupuDev deleted the superchupu/fix/playground-bracket-same-line branch March 9, 2024 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Website Area: website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants