wildcard-match@2.0.0
Check if a string matches a pattern containing * and ** wildcards
ISC
2020-06-26
安装 (2.0.0)
npm install wildcard-match@2.0.0
yarn add wildcard-match@2.0.0
pnpm add wildcard-match@2.0.0
bun add wildcard-match@2.0.0
devDependencies (15)
| 包名 | 版本要求 |
|---|---|
| @types/mocha | ^7.0.2 |
| @types/node | ^14.0.14 |
| @typescript-eslint/eslint-plugin | ^3.4.0 |
| @typescript-eslint/parser | ^3.4.0 |
| eslint | ^7.3.1 |
| eslint-config-prettier | ^6.11.0 |
| eslint-config-problems | ^4.0.0 |
| eslint-plugin-prefer-let | ^1.0.1 |
| eslint-plugin-prettier | ^3.1.4 |
| husky | ^4.2.5 |
| lint-staged | ^10.2.11 |
| mocha | ^8.0.1 |
| prettier | ^2.0.5 |
| ts-mocha | ^7.0.0 |
| typescript | ^3.9.5 |