findup-sync icon indicating copy to clipboard operation
findup-sync copied to clipboard

Find the first file matching a given pattern in the current directory or the nearest ancestor directory.

Results 1 findup-sync issues
Sort by recently updated
recently updated
newest added

trying to use this in conjunction with the 'esm' module.. ``` node -r esm > var fu = require('findup-sync') ``` drops out of node at time of require.