mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-18 00:01:03 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# babel
|
||||
|
||||
> A transpiler which converts code from JavaScript ES6/ES7 syntax to ES5 syntax.
|
||||
> More information: <https://babeljs.io/>.
|
||||
> More information: <https://babeljs.io/docs/babel-cli>.
|
||||
|
||||
- Transpile a specified input file and output to `stdout`:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user