is-dotfile@2.0.0
Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory.
MIT
2017-05-30
安装 (2.0.0)
npm install is-dotfile@2.0.0
yarn add is-dotfile@2.0.0
pnpm add is-dotfile@2.0.0
bun add is-dotfile@2.0.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| dotfile-regex | ^0.1.2 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| benchmarked | ^0.1.3 |
| dotfile-regex | ^0.1.2 |
| gulp-format-md | ^0.1.12 |
| mocha | * |