Huáng Jùnliàng
|
614b486780
|
Use named imports for babel types (#13685)
* migrate to named babel types imports
* perf: transform babel types import to destructuring
* fix merge errors
* apply plugin to itself
|
2021-08-18 10:28:40 -04:00 |
|
Federico Ciardi
|
7e50ee2d82
|
feat: add noIncompleteNsImportDetection assumption to plugin-transform-modules-commonjs (#13290)
|
2021-08-03 23:55:09 +02:00 |
|
Sosuke Suzuki
|
b2d9156cc6
|
Update to Prettier 2.3 (#13288)
|
2021-05-10 15:34:13 +02:00 |
|
Nicolò Ribaudo
|
be03be1bc3
|
Implement importInterop: "node" option for module transforms (#12838)
|
2021-04-28 18:22:47 +02:00 |
|
Bogdan Savluk
|
6ac07a1647
|
convert @babel/helper-module-transforms to typescript (#12928)
Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
|
2021-03-27 01:40:32 +01:00 |
|