Skip to content

Cleanup package scripts #15497

Open
Open
@eps1lon

Description

@eps1lon

We currently leverage the scripts entry in our package.json. As of right now this includes around 34 scripts that aren't really documented. Any addition, change etc. has to be followed by contributors to be understood.

It would be nice if we could consolidate those into a single place that also adds documentation. This should put emphasis on common tasks as well as guiding contributors: What script can I use to perform X task?

https://github.com/kentcdodds/nps looks very close to what I have in mind (task + description + watch mode in a single place).

Maybe there are other solutions for large monorepos. In any case it would be nice if we could improve the first contributor experience.

Metadata

Metadata

Assignees

No one assigned

    Labels

    coreInfrastructure work going on behind the scenes

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions