fix whitespace in resolveRc
This commit is contained in:
parent
92db8312f6
commit
5fd5b815ab
@ -44,11 +44,10 @@ export default function (loc, opts = {}) {
|
||||
find(up, rel);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
if (opts.breakConfig !== true) {
|
||||
find(loc, rel);
|
||||
}
|
||||
|
||||
|
||||
return opts;
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user