You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this where you where working on this Feature? integration-test/typescript-handler.ts
Is the crux just including the definitions file? or is it more than that? I was looking at this, got stuck in the same spot and then found your example :)
Hi @md97212 — Hm.. integration-test/typescript-handler.ts is just a test file to make sure that the serverless-plugin-chrome package plays well with the serverless-plugin-typescript plugin.
The goal of this Issue is to convert all of the Javascript in the two packages (~/packages/lambda and ~/packages/serverless-plugin) to Typescript. It's blocked until 1.0 is released (see #74).
Convert the serverless plugin and standalone package to typescript. Tests, too? However, not the examples.
The text was updated successfully, but these errors were encountered: