diff --git a/typescript/README.md b/typescript/README.md index f645b9bb..3d7b8993 100644 --- a/typescript/README.md +++ b/typescript/README.md @@ -42,6 +42,7 @@ new cloud.Function(new typescript.FunctionHandler("./src")); - [x] Lift cloud resources into TypeScript - [ ] Generate .d.ts file with type information for handler (and lifts) - [ ] Tests +- [ ] Typechecking - [ ] Hot reloading - [ ] Bundling configuration - [ ] README