vmwxiong
vmwxiong
Definitely have noticed some things are not quite typesafe with the use of any in a few places
Is this true of `createEntity`? Trying to figure out a way to call `createEntity` and pass in a list of components types without using strings anywhere.
Sweet! Super happy to see y'all are open to this. Just FYI @CamdenFoucht, this PR is a hacky attempt to solve this that we're still using today: https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs/pull/666
Bumping this to mention that we have a very frequently used template that we use to configure data for each of our stages. Designers create dozens of instances of this...
Bumping this to mention that we have a _very_ frequently used template that we use to configure data for each of our stages. Designers create dozens of instances of this...
Bumping this to mention that we have a very frequently used template that we use to configure data for each of our stages. Designers create dozens of instances of this...
This feature is very sorely needed on our part! We have a large array of configured JSON attributes and have no way to reorder things at the moment. Please implement...
Is there an option for this rule anywhere, or is it still not possible to do?
Fwiw we DID actually remove prettier from our codebases because of this exact reason
@yaustar @chloevolley Added documentation and added support for looped tweens with a `loop:begin` event as well.