43081j / eslint-plugin-lit

lit-html support for ESLint
116 stars 21 forks source link

Remove optional chaining operator #112

Closed stramel closed 3 years ago

stramel commented 3 years ago

As brought up in the issue, optional chaining operator is not available less than node v14 and node v12 is still in LTS.

Fixes #110