Repository Issues
developit/babel-plugin-optimize-hook-destructuring
Babel plugin for transforming this `const [a, b] = something` to this `const {1: a, 2: b} = something`.
Issue
このリポジトリには open の索引済み Issue がありません。
Repository Issues
Babel plugin for transforming this `const [a, b] = something` to this `const {1: a, 2: b} = something`.
このリポジトリには open の索引済み Issue がありません。
Repository Issues
Babel plugin for transforming this `const [a, b] = something` to this `const {1: a, 2: b} = something`.
このリポジトリには open の索引済み Issue がありません。