Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Optional chaining does not work #58

Description

@siriwatknp

image

1st attempt: change tsconfig.json to

{
  "compilerOptions": {
     "target": "ES2015",
     "module": "ESNext",
  }
}

2nd attempt: typescript 3.8.3 also error

What is the configuration for using Optional chaining & Null coalescing?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions