Bogdan Savluk
|
8b1bcd1079
|
convert @babel/helper-compilation-targets to typescript (#13218)
Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
|
2021-05-21 00:20:42 +02:00 |
|
Bogdan Savluk
|
053f94fc77
|
convert @babel/plugin-transform-classes to typescript (#13220)
* babel-plugin-transform-classes flowts rename
* babel-plugin-transform-classes flowts convert
* babel-plugin-transform-classes
* babel-plugin-transform-classes add optional paramter
* babel-plugin-transform-classes
* babel-plugin-transform-classes
* make generate-tsconfig
* yarn install
* Fix type checking
Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
|
2021-05-19 16:15:09 +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 |
|
Huáng Jùnliàng
|
c2a42492db
|
Implement @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining (#13009)
|
2021-03-19 13:26:28 -04:00 |
|
Bogdan Savluk
|
0a4dc05806
|
convert @babel/highlight to typescript (#12432)
Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
|
2021-02-25 01:38:47 +01:00 |
|
Bogdan Savluk
|
9ac36b136a
|
convert @babel/generator to TypeScript (#12487)
Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
|
2021-01-27 19:21:07 +01:00 |
|
Bogdan Savluk
|
d98418efbe
|
Convert @babel/traverse to TypeScript (#12488)
Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
|
2021-01-24 01:33:09 +01:00 |
|
Bogdan Savluk
|
e29742717d
|
convert @babel/helper-split-export-declaration to TypeScript (#12485)
Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
|
2020-12-16 00:05:48 +01:00 |
|
Bogdan Savluk
|
4f1df9a713
|
convert @babel/helper-function-name to TypeScript (#12486)
Co-authored-by: Huáng Jùnliàng <jlhwung@gmail.com>
|
2020-12-15 23:19:58 +01:00 |
|
Huáng Jùnliàng
|
73f30329a6
|
refactor: move @babel/helper-validator-option to ts (#12410)
|
2020-12-15 11:56:14 +01:00 |
|
Huáng Jùnliàng
|
fc82169b4e
|
refactor: move @babel/helper-validator-identifier to ts (#12409)
* refactor: rename helper-validator-identifier to ts
* fix flow errors
|
2020-12-11 17:41:56 -05:00 |
|
Bogdan Savluk
|
a46cd643ab
|
convert @babel/code-frame to typescript (#12433)
|
2020-12-10 23:03:47 +01:00 |
|
Huáng Jùnliàng
|
7000ae04a5
|
refactor: move @babel/helper-annotate-as-pure to ts (#12415)
* refactor: move @babel/helper-annotate-as-pure to ts
* chore: add flow types
|
2020-12-01 11:23:23 -05:00 |
|
Huáng Jùnliàng
|
5e4b85ab1c
|
refactor: move @babel/helper-get-function-arity to ts (#12414)
* refactor: move @babel/helper-get-function-arity to ts
* Review comments
* chore: add flow interface
|
2020-12-01 10:45:05 -05:00 |
|
Huáng Jùnliàng
|
3266d2679a
|
move @babel/helper-optimise-call-expression to ts (#12411)
* move @babel/helper-optimise-call-expression to ts
* chore: add flow interface
|
2020-12-01 10:31:39 -05:00 |
|
Bogdan Savluk
|
089c200c8b
|
Convert @babel/template from Flow to TS (#12317)
Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
|
2020-11-09 23:17:25 +01:00 |
|
Nicolò Ribaudo
|
f80478c06d
|
Prepare repository for gradual flow->ts migration (#12317)
Co-authored-by: Bogdan Savluk <savluk.bogdan@gmail.com>
|
2020-11-09 23:17:24 +01:00 |
|