Bogdan Savluk
|
21e8e59f7d
|
convert @babel/helper-module-imports to typescript (#12924)
|
2021-03-18 16:05:44 +01:00 |
|
Nicolò Ribaudo
|
4f83a09dd8
|
Load jsx-runtime after existing imports (#12546)
Co-authored-by: Brian Ng <bng412@gmail.com>
Co-authored-by: Babel Bot <babel-bot@users.noreply.github.com>
|
2021-01-10 16:23:22 +01:00 |
|
Huáng Jùnliàng
|
ea2892fefc
|
add declare to class properties type annotations (#12257)
* add declare to class properties type annotations
* chore: use preset-flow
|
2020-10-27 10:05:01 -04:00 |
|
Bogdan Savluk
|
4108524856
|
Update prettier to v2 (#11579)
Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
|
2020-06-07 22:21:33 +02:00 |
|
Mateusz Burzyński
|
9ada30c207
|
Use .find instead of .filter to get targetPath in ImportInjector (#10608)
|
2019-10-27 15:09:03 -04:00 |
|
Nicolò Ribaudo
|
59e9c6322b
|
Remove hub.file usage from babel-core
|
2018-08-20 19:30:29 +02:00 |
|
Justin Ridgewell
|
2afe9404fe
|
Use Object Spread Syntax (#7777)
* Use Object Spread Syntax
* Nits
|
2018-04-23 21:44:27 -04:00 |
|
Logan Smyth
|
ddd40bf5c7
|
Rely entirely on sourceType for module vs script differentiation. (#7417)
|
2018-02-27 18:11:13 -08:00 |
|
Nicolò Ribaudo
|
63ae923987
|
Add t.cloneNode and deprecate t.clone and t.cloneDeep (#7149)
|
2018-01-29 22:59:06 +01:00 |
|
Mateusz Burzyński
|
1ef7e0f48e
|
Allowed hintedNames for namespaced imports, changed some other defaults for more readable ones (#6744)
|
2017-11-23 21:01:47 +01:00 |
|
Henry Zhu
|
cde0054227
|
Scoped: change src imports to @babel/ [skip ci]
|
2017-10-16 22:49:56 -04:00 |
|
Brian Ng
|
789ce386ed
|
Bump prettier (#6355)
|
2017-09-30 09:53:52 -04:00 |
|
Logan Smyth
|
3bac67b4b9
|
Remove the resolveModuleSource options.
|
2017-09-29 15:17:11 -07:00 |
|
Logan Smyth
|
ec9754bc40
|
Implement a new utility module for injecting module imports.
|
2017-09-26 11:28:56 -07:00 |
|