Apply suggestions from code review
Co-authored-by: Fredrik Adelöw <freben@gmail.com> Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -146,7 +146,7 @@ async function withDetectedModuleType(resolved) {
|
||||
}
|
||||
|
||||
/**
|
||||
* Find the closes package.json file from the given path.
|
||||
* Find the closest package.json file from the given path.
|
||||
*
|
||||
* TODO(Rugvip): This can be replaced with the Node.js built-in with the same name once it is stable.
|
||||
* @param {string} startPath
|
||||
|
||||
Reference in New Issue
Block a user