Skip to content

Commit d84e49e

Browse files
committed
trying out something new
1 parent fbc9161 commit d84e49e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
> Load multiple grunt tasks using globbing patterns
44
5+
---
6+
7+
<p align="center"><b>🔥 Want to strengthen your core JavaScript skills and master ES6?</b><br>I would personally recommend this awesome <a href="https://ES6.io/friend/AWESOME">ES6 course</a> by Wes Bos.</p>
8+
9+
---
10+
511
Usually you would have to load each task one by one, which is unnecessarily cumbersome.
612

713
This module will read the `dependencies`/`devDependencies`/`peerDependencies`/`optionalDependencies` in your package.json and load grunt tasks that match the provided patterns.

0 commit comments

Comments
 (0)