1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 07:15:32 +02:00

babel.md: add status

This commit is contained in:
Schneider 2019-04-11 13:27:39 -03:00 committed by Marco Bonelli
parent 7d16660d98
commit e0812891a4

View file

@ -1,6 +1,7 @@
# babel
> A transpiler which converts code from JavaScript ES6/ES7 syntax to ES5 syntax.
> Homepage: <https://babeljs.io/>.
- Transpile a specified input file and output to stdout: