Skip to content

fix(core): fall back to globally installed config if available#127

Merged
marionebl merged 9 commits intomasterfrom
fix/resolve-extends-globally
Nov 19, 2017
Merged

fix(core): fall back to globally installed config if available#127
marionebl merged 9 commits intomasterfrom
fix/resolve-extends-globally

Conversation

@marionebl
Copy link
Copy Markdown
Contributor

@marionebl marionebl commented Nov 18, 2017

see #126

@marionebl marionebl changed the title fix(core): fall back to globbay installed config if available fix(core): fall back to globally installed config if available Nov 18, 2017
@marionebl
Copy link
Copy Markdown
Contributor Author

marionebl commented Nov 18, 2017

win32 compat appears to be blocked by sindresorhus/global-directory#2

@@ -1,4 +1,6 @@
import 'resolve-global'; // eslint-disable-line import/no-unassigned-import
import path from 'path';
import requireUncached from 'require-uncached';
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This package was renamed to import-fresh

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the heads-up!

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reverting back to require-uncached due to sindresorhus/import-fresh#6

@marionebl marionebl merged commit 8612eb3 into master Nov 19, 2017
@marionebl marionebl deleted the fix/resolve-extends-globally branch November 19, 2017 09:15
bpedersen pushed a commit to bpedersen/commitlint that referenced this pull request Oct 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants