Skip to content
This repository was archived by the owner on Jan 25, 2021. It is now read-only.
This repository was archived by the owner on Jan 25, 2021. It is now read-only.

Types not checked on the lambda functions #1

Open
@PabloRomanH

Description

@PabloRomanH

When I use this, the typescript types of the front end are checked, but the lambda functions are not being checked, it seems like the types are just being stripped away without checking.

let foo: number = 'abc' results in an error in App.tsx but not in hello.ts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions