Skip to content

Add bun.lock and bun.lockb in .prettierignore #491

@mchoo7

Description

@mchoo7

Current .prettierignore generated by sv create is

# Package Managers
package-lock.json
pnpm-lock.yaml
yarn.lock

Would be better if:

# Package Managers
package-lock.json
pnpm-lock.yaml
yarn.lock
bun.lock
bun.lockb

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions