Lexiconga/.babelrc

3 lines
38 B
Plaintext
Raw Normal View History

{
"presets": [ "es2015", "react" ]
}