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

Optional chaining does not work #58

Open
siriwatknp opened this issue Apr 26, 2020 · 0 comments
Open

Optional chaining does not work #58

siriwatknp opened this issue Apr 26, 2020 · 0 comments

Comments

@siriwatknp
Copy link

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?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant