import Vue from 'vue' import VueHighlightJS from 'vue-highlightjs' Vue.config.productionTip = false Vue.use(VueHighlightJS)