Commit 5de002e
committed
fix make plugin parameter optional for TS users
Developing in TS, it seemed to be required the 'option' argument. After looking at the code, I passed an empty object as it would not break. Though this is a "nice to have" so interfaces do not differ as from the documentation.1 parent 6c27442 commit 5de002e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
0 commit comments