forward-list in typescript-ts-mode wont match closing tags in this instance: `<Feather` name="search" size={24} color="black" />` forward-list goes from "<" to "}". Apparently sgml-skip-tag-forward handles this, but this isnt sgml mode. Is there something I can toggle on to enable this to work in jsx?