Closed AlexBeauchemin closed 8 years ago
Some IDE need this tag to allow es6 inside inline scripts, one good example is using Polymer and web components with webstorm (intelliJ)
Currently <script type="text/ecmascript-6"> are ignored
<script type="text/ecmascript-6">
Thank you
Some IDE need this tag to allow es6 inside inline scripts, one good example is using Polymer and web components with webstorm (intelliJ)
Currently
<script type="text/ecmascript-6">
are ignored