Replies: 0 comments 1 reply
-
There's |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Basically, I want to resolve the
package.json
path from any directory inside the project. I know that I can make a custom function to get this, but I would like to know if there is a native way of use this same algorithm to find files.The node exposes some API to do this with files?
Beta Was this translation helpful? Give feedback.
All reactions