* Avoid importing `.json` files * Use ESold in babel.config.json * Use `import/extensions` eslint plugin
@babel/node
Babel command line
See our website @babel/node for more information.
Install
Using npm:
npm install --save-dev @babel/node
or using yarn:
yarn add @babel/node --dev