core icon indicating copy to clipboard operation
core copied to clipboard

Incorrect documentation for `ignite`

Open christopher-buss opened this issue 1 year ago • 0 comments

https://github.com/rbxts-flamework/core/blob/90e8134acd6bdfa48aab8a0500107f8b741704fa/src/flamework.ts#L196

Ignite's doc comments states that it returns the dependencies loaded, despite returning void. Either this jsdoc comment should not exist, or the ignite function should be changed to return the dependencies as stated.

christopher-buss avatar Jun 11 '24 17:06 christopher-buss