npm install acorn-jsxyarn add acorn-jsxpnpm add acorn-jsx<script src="https://fastly.jsdelivr.net/npm/acorn-jsx"></script><script src="https://unpkg.com/acorn-jsx"></script><script type="module">
import acornjsx from 'https://cdn.jsdelivr.net/npm/acorn-jsx/+esm';
</script><script type="module">
import acornjsx from 'https://cdn.skypack.dev/acorn-jsx';
</script>