Choices/.babelrc

4 lines
48 B
Plaintext
Raw Normal View History

2016-03-15 15:04:53 +01:00
{
"presets": ["es2015", "stage-0", "react"]
}