UNPKG

look-it-up

Version:

Find a file or directory by walking up parent directories recursively. Zero dependency.

12 lines (6 loc) 215 B
# Changelog ## [2.1.0](https://github.com/exuanbo/look-it-up/compare/v2.0.0...v2.1.0) (2021-12-05) ### Features - Export asynchronous function `exists`. ### Chores - Add `sideEffects: false` to `package.json`.