Skip to content

Exclude test and snapshot files from npm/jsr releases#3

Description

@jhnns

Example for .npmignore:

# Test files
**/*.test.ts

# Vitest snapshot files
**/__snapshots__/
**/*.snap

Metadata

Metadata

Assignees

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