gatsby-redirect-from/.babelrc

6 lines
44 B
Plaintext
Raw Normal View History

2018-08-30 13:12:47 +02:00
{
"presets": [
["@babel/env"]
]
}