Open Issues Need Help
View All on GitHub Add option to include current folder about 1 month ago
AI Summary: Enhance the `ancesdir` Node.js package to include an option for searching the starting directory itself when finding an ancestor directory, instead of only searching parent directories. This involves adding either an option to the existing function or creating a new function with this functionality. Consideration should be given to backwards compatibility.
Complexity:
3/5
enhancement good first issue
Find a specific ancestor/root directory given a starting location and a search parameter
TypeScript
#nodejs#nodejs-development#nodejs-modules#paths