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(core): fall back to globally installed config if available (#127)
* chore: avoid gpg password prompt
* test(core): add failing test case for global extends resolving
* fix(core): fall back to globally installed config if available #126
* test: use cwd correctly for git config
* test: improve testability of global fallback
* fix(core): ensure resolve-globals is detected as dependency
* fix: use more recent import-fresh
* fix: fall back to require-uncached
Avoid sindresorhus/import-fresh#6 for the time being
* fix: pull in patch releases
0 commit comments