Closed CasualSuperman closed 6 months ago
<script>
<script setup>
Right, please add a new test case to cover this case also
Slipped my mind, added!
Published in v2.0.3
5 was a step in the right direction, but .vue files can have both
<script>
and<script setup>
, so we need to check for dependencies from both of them.