-
Notifications
You must be signed in to change notification settings - Fork 946
Closed
Labels
Description
Describe the bug
I recently moved to TypeScript version 3.7.3 mainly because of optional chaining operator.
However, it seems that even the react-typescript compiler version 3.1.16 released yesterday has some problem with it.
Steps to Reproduce
- Install the latest TypeScript version (as of now 3.7.3)
- Try to use the
optional chaining operator
Expected Behavior
It should be possible to use the optional chaining operator
Screenshots, exceptions and logs
> card ... issues found
error found while parsing the file (please edit the file and fix the parsing error):
src/components/Card/Filters/index.tsx -> Expression expected.
Specifications
- Bit version: 14.6.0
- Node version: v12.11.1
- yarn version: 1.19.0
- Platform: 5.0.0-37-generic docs(contributing): accurate path in instructions envs#40~18.04.1-Ubuntu SMP Thu Nov 14 12:06:39 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
- Compiler / Tester (include version): [email protected] / bit.envs/testers/[email protected]