You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// adapted from https://github.com/lukeed/escalade/blob/2477005062cdbd8407afc90d3f48f4930354252b/src/sync.js to use cached `fs.stat` calls
92
108
exportfunctionfindClosestPackageJson(
93
109
start: Config.Path,
@@ -98,16 +114,17 @@ export function findClosestPackageJson(
0 commit comments