UNPKG

chameleon-linter

Version:

cml规范校验工具

18 lines (17 loc) 275 B
module.exports = [{ desc: 'should pass template lang error', input: { part: { line: 0, rawContent: "<template lang='cml'></template>", params: { lang: '' } }, jsonAst: {} }, output: { start: 0, messages: [] } }];