remoteinterview/zero

Upgrade to Babel 7.8.0

オープン

#116 opened on 2020/01/21

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (244 件のフォーク)batch import
enhancementgood first issue

Repository metrics

Stars
 (5,815 個のスター)
PR merge metrics
 (PR metrics pending)

説明

"Babel 7.8.0 supports the new ECMAScript 2020 features by default: you don't need to enable individual plugins for nullish coalescing (??), optional chaining (?.) and dynamic import() anymore with preset-env." - https://babeljs.io/blog/2020/01/11/7.8.0

We should update zero to latest babel and add an integration test for these features. I think the right change will be here.

コントリビューターガイド