src_js/iconolab-bundle/.babelrc
author Alexandre Segura <mex.zktk@gmail.com>
Mon, 22 May 2017 11:54:29 +0200
changeset 516 6c81f780fb74
parent 359 e435cad79dfe
child 539 08e2513dbc2f
permissions -rw-r--r--
Add docker-compose.yml for ElasticSearch.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
146
f912b591e1c1 new src_js folder
Harris Baptiste <harris.baptiste@iri.centrepompidou.fr>
parents:
diff changeset
     1
{
299
fb07469bfb55 correct js compilation
ymh <ymh.work@gmail.com>
parents: 153
diff changeset
     2
  "presets": ["es2015"],
146
f912b591e1c1 new src_js folder
Harris Baptiste <harris.baptiste@iri.centrepompidou.fr>
parents:
diff changeset
     3
}