Marko Kurjonen
Marko Kurjonen
If you try this: ``` /** * Retrieves a Scene. * * @method Phaser.Scenes.SceneManager#getScene * @since 3.0.0 * * @generic T extends Phaser.Scene * * @genericUse {T} - [key,$return] *...
Hah, this works: ``` /** * Retrieves a Scene. * * @method Phaser.Scenes.SceneManager#getScene * @since 3.0.0 * * @generic {Phaser.Scene} T [key,$return] * * @param {(string|T)} key - The Scene...
I have a fix for this issue, but I can't make a pull request: `ERROR: Permission to photonstorm/phaser.git denied to xmahle. cc @samme @photonstorm
Also noticed that you are not returning `null` types, so `nullable` flag is ignored in the parser. I fixed that also...
Nice...
Could we get this in? Would be nice to get rid of the`Server-Side Request Forgery in axios` security alert.. 🙇