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

Hackathon 2024 - Biome 2 - Apply formatting #1797

Draft
wants to merge 1 commit into
base: jer/biome-1
Choose a base branch
from

Conversation

jeremywiebe
Copy link
Collaborator

@jeremywiebe jeremywiebe commented Oct 24, 2024

Summary:

This is the second PR of setting up Biome. It formats all files using Biome's formatting rules (I've kept the rules as close to Prettier as possible to avoid too much disruption).

PRs

The biggest changes are inlining some arrays that were split across multiple lines and adding trailing commas to some TSConfig files (we were inconsistent with trailing commas within these files... so I just picked one way and made them consistent).

Issue: --hackathon-2024--

Test plan:

yarn biome --check

@jeremywiebe jeremywiebe self-assigned this Oct 24, 2024
Copy link
Contributor

github-actions bot commented Oct 24, 2024

Size Change: 0 B

Total Size: 866 kB

ℹ️ View Unchanged
Filename Size
packages/kas/dist/es/index.js 38.8 kB
packages/keypad-context/dist/es/index.js 760 B
packages/kmath/dist/es/index.js 4.27 kB
packages/math-input/dist/es/index.js 77.7 kB
packages/math-input/dist/es/strings.js 1.79 kB
packages/perseus-core/dist/es/index.js 1.48 kB
packages/perseus-editor/dist/es/index.js 281 kB
packages/perseus-linter/dist/es/index.js 22.2 kB
packages/perseus/dist/es/index.js 419 kB
packages/perseus/dist/es/strings.js 3.4 kB
packages/pure-markdown/dist/es/index.js 3.66 kB
packages/simple-markdown/dist/es/index.js 12.4 kB

compressed-size-action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant