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

Add Biome.js for local linting #5587

Draft
wants to merge 19 commits into
base: develop
Choose a base branch
from
Draft

Add Biome.js for local linting #5587

wants to merge 19 commits into from

Commits on Jun 21, 2024

  1. feat: Add biome

    sidharthv96 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    2c80d80 View commit details
    Browse the repository at this point in the history
  2. chore: Biome auto fixes

    sidharthv96 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    08dfdfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3381717 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22a00a5 View commit details
    Browse the repository at this point in the history
  5. chore: Remove unused deps

    sidharthv96 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    98f32bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a5315c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a5793f View commit details
    Browse the repository at this point in the history
  8. chore: Add .eslintignore

    sidharthv96 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a23b891 View commit details
    Browse the repository at this point in the history
  9. Fix prettier formatting on generation.

    We should replace this with Biome as well, but it's a bit complicated.
    sidharthv96 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    ba34386 View commit details
    Browse the repository at this point in the history
  10. chore: Add eslint-disable

    sidharthv96 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    d2b42eb View commit details
    Browse the repository at this point in the history
  11. chore: Add eslint-disable

    sidharthv96 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    e7577ed View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    55a8e4c View commit details
    Browse the repository at this point in the history
  13. chore: Fix shape names

    sidharthv96 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a1badd5 View commit details
    Browse the repository at this point in the history
  14. chore: Fix gantt test

    sidharthv96 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    89e061a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    054ed6c View commit details
    Browse the repository at this point in the history
  16. Format on pre-commit

    sidharthv96 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    48303a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. chore: Add eslint-config-biome

    Co-authored-by: Alois Klink <alois@aloisklink.com>
    sidharthv96 and aloisklink committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    422b8cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cbe3e0 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into sidv/biome

    * develop:
      chore: update browsers list
      chore(deps): update all patch dependencies
      docs: Added demo diagram of bidirectional arrows for sequence diagrams
      fix(deps): update all patch dependencies
    sidharthv96 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    94fa235 View commit details
    Browse the repository at this point in the history