is-dotfile@1.0.2
Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory.
MIT
2015-10-20
安装 (1.0.2)
npm install is-dotfile@1.0.2
yarn add is-dotfile@1.0.2
pnpm add is-dotfile@1.0.2
bun add is-dotfile@1.0.2
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| benchmarked | ^0.1.3 |
| dotfile-regex | ^0.1.2 |
| mocha | * |