jsinspect
jsinspect copied to clipboard
Cannot parse files using the babel proposal optional chaining
Couldn't parse ./src/request.js: Unexpected token (20:43)
const baseUrl = services[request.service]?.gateway?.endpoint;
^