const config = { html: { parseOptions: { language: 'html' } }, vue: { parseOptions: { language: 'vue' } } } module.exports = config;