Browse Source

modify config

master
张旭 8 years ago
parent
commit
8e07569a54
  1. 3
      jsHint配置说明.md

3
jsHint配置说明.md

@ -22,8 +22,7 @@ @@ -22,8 +22,7 @@
jshint : {
//要检查的目录和文件列表。!开头表示忽略该规则
files : [
"./public/butterfly-hunan/*.js",
"./public/butterfly-hunan/*/*.js",
"./public/butterfly-hunan/**/*.js",
"!./public/butterfly-hunan/device.js",
"!./public/butterfly-hunan/resource/_device.js",
"!./public/butterfly-hunan/resource/store.min.js"

Loading…
Cancel
Save