You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have install the Vue Syntax Highlight and the syntax in<script></script> can highlight normally.
But it can't work in <script type="text/ecmascript-6"></script> .
Could u tell me how to handle it?thx