jsotp-ts/.babelrc

3 lines
40 B
Plaintext
Raw Normal View History

2017-06-28 17:03:25 +08:00
{
"presets": ["es2015", "stage-0"]
}