* Add prettier for examples directory * Fix files * Fix linting * Add prettier script in case it has to be ran again
Hello! I have got an error while building [gh-pages example](https://github.com/zeit/next.js/tree/canary/examples/gh-pages) with next 6.0.3. I have found solution to use CommonJS modules in `.babelrc` This resolves #4227