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