Skip to content

feat: enhance package.json finder #1284

@jkowalleck

Description

@jkowalleck

in case the found package.json was invalid/insufficient,
the process should traverse up and find the next one.
this upwards traversal is to be stopped as soon as one of the following occurs:

  • the base name of the search path is node_modules
  • the search pat s the detected project root path

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