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

[fea] setup biome #161

Merged
merged 16 commits into from
Jul 2, 2024
Merged

[fea] setup biome #161

merged 16 commits into from
Jul 2, 2024

Conversation

marco-souza
Copy link
Contributor

@marco-souza marco-souza commented Jun 28, 2024

Descrição

This PR configures biome as our formatting and linting tool

Changes

  • fea: setup biome
  • fix: yarn fmt
  • ref: remove lottie related files
  • ref: format everything
  • fix: remove prettier
  • fix: remove eslint
  • fix: yarn build

This closes #150

@marco-souza marco-souza added feature New section component refactoring CI/CD Continuous Integration / Continuous Deployment labels Jun 28, 2024
@marco-souza marco-souza self-assigned this Jun 28, 2024
Copy link

vercel bot commented Jun 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
webapp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 2, 2024 0:48am

@marco-souza marco-souza modified the milestone: Manutenção Jun 28, 2024
@marco-souza marco-souza removed feature New section component refactoring CI/CD Continuous Integration / Continuous Deployment labels Jun 28, 2024
Copy link
Contributor

@frattezi frattezi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Simple comment, but LGTM
Screenshot 2024-06-29 at 14 02 45
good 💋

biome.json Outdated Show resolved Hide resolved
* enh: upgrade packages

- nextjs
- react & react-doom
- typescript

* enh: upgrade ts

* fix: ssr rendering issue

* fix: fmt

* enh: run playwright tests on prs

* enh: playwright test

* enh: run playwright tests for all PRs

* fix: next export

* fix: remove export
@marco-souza marco-souza merged commit 3e02ae9 into main Jul 2, 2024
4 checks passed
@marco-souza marco-souza deleted the marco/biome branch July 2, 2024 13:12
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.

Replace linting and formatting for webapp and use biome instead
2 participants