InstaContract/.babelrc

4 lines
56 B
Plaintext
Raw Permalink Normal View History

2018-10-23 07:52:31 +00:00
{
"presets": ["env","es2015", "stage-2", "stage-3"]
}