Skip to content

Commit 0a594f8

Browse files
committed
docs(README): add credit for hackape
1 parent 8b35c6a commit 0a594f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ instance.options; // {foo: 'bar'}
4747

4848
This example was extracted from [`@octokit/core`](https://github.com/gr2m/javascript-plugin-architecture-with-typescript-definitions). The implementation was made possible by help from [@karol-majewski](https://github.com/karol-majewski) and [@dragomirtitian](https://github.com/dragomirtitian).
4949

50+
A final piece has been figured out by StackOverflow user "hackape": [Chaining static .plugin() class method to extend instance APIs multiple times](https://stackoverflow.com/a/58706699/206879).
51+
5052
## LICENSE
5153

5254
[ISC](LICENSE)

0 commit comments

Comments
 (0)