Skip to content

Commit 49ad1ff

Browse files
committed
trying out something new
1 parent fbc9161 commit 49ad1ff

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

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

33
> Load multiple grunt tasks using globbing patterns
44
5+
---
6+
<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>
7+
---
8+
59
Usually you would have to load each task one by one, which is unnecessarily cumbersome.
610

711
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)