Huáng Jùnliàng
|
b3d35cd412
|
[Babel 8]: remove module attributes parser/generator support (#13308)
* breaking: remove support of moduleAttributes
* Update packages/babel-parser/src/plugin-utils.js
Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
* chore: remove todo comments
* make prettier happy
Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
|
2021-05-14 09:55:40 -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 |
|
Nicolò Ribaudo
|
d79b5eeeff
|
Require decoratorsBeforeExport option for decorators (#8465)
* Require decoratorsBeforeExport option for syntax-decorators
* Also babylon
* Enable test
|
2018-08-15 09:04:52 +02:00 |
|
Nicolò Ribaudo
|
6eab6f5863
|
[Babylon] Take the first set of options for plugins (#7994)
* [Babylon] Take the first set of options for plugins
* Fix test
* Docs
|
2018-05-24 08:54:32 -07:00 |
|