mateodelnorte/find-file-recursively-up
returns the path at which a provided filename exists, checking the current directory and any parent folders recursively up.
JavaScript
returns the path at which a provided filename exists, checking the current directory and any parent folders recursively up.
JavaScript