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
fix: choose correct config directory when require.main does not exist (#1056)
* stop shadowing 'path' import, it's confusing
* add no-extension integration test
- Verifies that find-up can deal with non-directory startDir
- Removes process.chdir() in integration test helper in favor of opts.cwd
- Upgrades cross-spawn to v6
0 commit comments