We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Here's what I'm thinking about for the next major release (2.0.0):
const
let
spread
destructuring
These are just my current musings. Open for thoughts/ideas/suggestions.
The text was updated successfully, but these errors were encountered:
typescript?
Sorry, something went wrong.
@mreinstein Sounds good! Has the alexa-verifier dependency been updated to support ES styled importing?
alexa-verifier
@dblock Good suggestion, although I'll admit that I'm not familiar with TS myself.
Has the alexa-verifier dependency been updated to support ES styled importing?
I haven't yet, but there's a similar task open for it mreinstein/alexa-verifier#65
Well it took me a while but there's finally a PR for this #42
If any of you want to take a look and provide feedback, now's the chance @dblock @tejashah88
f881f5c
No branches or pull requests
Here's what I'm thinking about for the next major release (2.0.0):
const
,let
,spread
,destructuring
, etc.)These are just my current musings. Open for thoughts/ideas/suggestions.
The text was updated successfully, but these errors were encountered: