<img width="1552" alt="Screen Shot 2019-10-18 at 3 47 09 PM" src="https://user-images.githubusercontent.com/9794559/67076309-7ece2f00-f1bf-11e9-8eae-49f6e03eab64.png"> on the left is Vue Component Syntax (`*.vue`) on the right is Javascript (Babel) Syntax (`*.jsx`) for some reason when its `<script></script>` in `*.vue `, the syntax doesn't display the same as in `*.jsx` files is there a setting i am missing something?