Merge pull request #1867 from arthurvr/deps
Add `path-exists` to `CONTRIBUTING.md`
This commit is contained in:
commit
03a979a6bd
@ -145,6 +145,8 @@ your [`$PATH`](http://unix.stackexchange.com/questions/26047/how-to-correctly-ad
|
||||
|
||||
+ [user-home](http://ghub.io/user-home) Gets the users home directory. This is used to resolve the babel-node/babel/register cache.
|
||||
|
||||
+ [path-exists](https://www.npmjs.com/package/path-exists) Checks if a path exists. (replaces the deprecated `fs.exists` methods)
|
||||
|
||||
|
||||
#### Code Standards
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user