Skip to content

Update dependencies: Upgrade Prettier from v2.2.1 to latest version #513

@BekahHW

Description

@BekahHW

Description

The project is currently using Prettier v2.2.1 which is outdated. We should upgrade to the latest version to get bug fixes, performance improvements, and new features.

Tasks

  • Update Prettier version in package.json from "^2.2.1" to latest version
  • Update package-lock.json/pnpm-lock.yaml accordingly
  • Test that formatting still works correctly with npm run format and npm run check
  • Fix any formatting changes that result from the upgrade
  • Update any Prettier configuration if needed

Acceptance Criteria

  • Prettier is updated to latest stable version
  • All existing formatting commands work correctly
  • No formatting regressions introduced
  • Documentation builds successfully

This is a great issue for new contributors to get familiar with the project's build process!

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocsAddressing VC docsUp for GrabsAvailable for a contributor

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions