var GLOB = require('glob-patterns');
console.log(GLOB.ALL_CSS);
//Logs `**/*.css`
console.log(GLOB.ALL_SSS);
//Logs `**/*.sss`
console.log(GLOB.ALL_JS);
//Logs `**/*.js`
...-
Notifications
You must be signed in to change notification settings - Fork 0
Common glob patterns
License
oleersoy/glob-patterns
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|