Next: packagejson, Previous: babelconfigjson, Up: Configuration [Index]
Create a file called .babelrc.json with the following content in your project.
.babelrc.json
{ "presets": [...], "plugins": [...] }