tutorials/frontendJS/respotify/.babelrc

3 lines
35 B
Plaintext
Raw Normal View History

2016-08-03 20:38:01 -04:00
{
"presets": ["react", "es2015"]
}