Skip to content

Global install of Biome required? #8

Description

@mindplay-dk

contributing.md says you need a global install of Biome:

plugins/contributing.md

Lines 15 to 21 in 6242e98

### Requirements
Ensure you have the following tools installed. We maintain a single toolchain, so alternatives will not be accepted.
* **Package Manager:** [pnpm](https://pnpm.io)
* **Runtime:** [Node.js](https://nodejs.org)
* **Linter and Formatter:** [Biome](https://biomejs.dev)

But it is included in devDependencies:

"@biomejs/biome": "2.3.10",

I don't have it installed globally, and I don't believe this is necessary?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions