gatsby-starter-blog-forestry/.babelrc
2016-03-28 21:15:50 -07:00

4 lines
85 B
Text

{
"presets": ['react', 'es2015', 'stage-0'],
"plugins": ['add-module-exports']
}