@yhtml5/check-list
Advanced tools
@@ -60,2 +60,4 @@ 'use strict' | ||
},{ | ||
type: 'ext2', | ||
},{ | ||
type: 'ext', | ||
@@ -62,0 +64,0 @@ describe: '不允许存在 js 文件,只允许 typescript', |
@@ -112,3 +112,4 @@ const chalk = require('chalk') | ||
if (!handler[type]) { | ||
console.log(chalk.red('unknown rule.type!', rule)) | ||
console.log(chalk.red('unknown rule.type!\n', JSON.stringify(rule))) | ||
return false | ||
} | ||
@@ -115,0 +116,0 @@ |
{ | ||
"name": "@yhtml5/check-list", | ||
"version": "1.2.5", | ||
"version": "1.2.6", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "author": "yhtml5", |
20059
0.32%512
0.59%