gatsby-starter-blog-forestry/.babelrc
2016-09-21 10:22:04 -07:00

4 lines
85 B
Text

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