UNPKG

@yugu/gogocode

Version:

The simplest tool to parse/transform/generate code on ast

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