Create a file .babelrc in the root of our working directory
.babelrc
Filename: .babelrc
{ "presets": ["es2015","react"] }