Skip to content

Instantly share code, notes, and snippets.

View mohebifar's full-sized avatar
🙃

Mohamad Mohebifar mohebifar

🙃
View GitHub Profile
@mohebifar
mohebifar / index.js
Last active December 30, 2015 19:26
Redux-form issue #485
const config = {
"presets": ["react", "es2015", "stage-0"]
};
require('babel-core/register')(config);
require('./test');