fkling / fkling/astexplorer

Add support for question mark operator in plugin input.

Open
#634 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
6.5k
Forks
772
PR merge metrics
No merged PRs in 30d

Description

I've only tested this with the babel plugin, but when doing something as:

`if (path.loc?.start == null) return`, it won't work, even though that's a TypeScript operator.

It may be due to the fact that the typescript parser is used -- whenever possible, I'll look into it and PR it.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.