### Description It would be useful to have a rule that defines the order of the elements inside the `<script>` block. For example, by default, could be imports -> props -> state -> stores -> contexts -> effects (or whatever works). Idea by @DenysKarmazynDFINITY