Skip to content

Commit 78a72d2

Browse files
authored
docs: README: Babel
1 parent 9b6f1f3 commit 78a72d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Also it works good with monorepository, since it uses `eslint.config.js` that is
105105
## 🤷‍♂️ Why does this project exist?
106106

107107
-[**ESLint**](https://eslint.org) avoids [fixes that could change the runtime behavior](https://eslint.org/docs/developer-guide/working-with-rules#applying-fixes).
108-
-[**Babel**](https://babeljs.io) produces [throw-away code](https://github.com/babel/babel/issues/5139).
108+
-[**Babel**](https://babeljs.io) has no ability to report erros, it only runs transformations.
109109
-[**Prettier**](https://github.com/prettier/prettier) is a formatter.
110110
-[**JSCodeshift**](https://github.com/facebook/jscodeshift) has no **config** and **plugins** support.
111111

0 commit comments

Comments
 (0)