This inspection warns if there is more than one template or script tag in Vue file.

Vue Component specification indicates that each *.vue file can contain at most one template or script block at a time.