diff --git a/pages/common/babel.md b/pages/common/babel.md index 7a4a90a898..cbc2f7d224 100644 --- a/pages/common/babel.md +++ b/pages/common/babel.md @@ -1,6 +1,7 @@ # babel > A transpiler which converts code from JavaScript ES6/ES7 syntax to ES5 syntax. +> Homepage: . - Transpile a specified input file and output to stdout: