Allows you to optionally include modules without surrounding everything with 'try/catch'
Allow parsing of optional catch bindings
Allow parsing of optional properties
Transform optional chaining operators to workaround https://crbug.com/v8/11558
Transform optional chaining operators into a series of nil checks