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

Migrate from Prettier and ESLint to Biome #80

Merged
merged 6 commits into from
Dec 9, 2024
Merged

Migrate from Prettier and ESLint to Biome #80

merged 6 commits into from
Dec 9, 2024

Conversation

MatthewWid
Copy link
Owner

This PR migrates the formatting and linting toolchain from Prettier and ESLint to Biome, removing a significant chunk of configuration files and development dependencies.

In addition, it fixes an issue with timer mocks not being restored correctly in the Session keep-alive test suite, as well as adding a new GitHub Actions workflow to lint and check code formatting on every pull request and push.

@MatthewWid MatthewWid added the enhancement New feature or request label Dec 9, 2024
@MatthewWid MatthewWid self-assigned this Dec 9, 2024
@MatthewWid MatthewWid merged commit 41347f3 into master Dec 9, 2024
4 checks passed
@MatthewWid MatthewWid deleted the biome branch December 9, 2024 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant