vue-format
vue-format copied to clipboard
vue-format removes the i18n tag (vue-i18n)
vue-i18n is popular library used to provide translations for VueJS
based applications. This module defines a <i18n>
like this:
<i18n src='../i18n/books.json'></i18n>
vue-format
removes this tag completely when it performs formatting.