smart-contract/.babelrc

4 lines
56 B
Plaintext
Raw Normal View History

2019-03-11 12:30:45 +00:00
{
"presets": ["env","es2015", "stage-2", "stage-3"]
}