0.1.15 • Published 8 years ago

fekit-extension-hfcheck v0.1.15

Weekly downloads
1
License
BSD
Repository
github
Last release
8 years ago

FEKIT header合规检查

检查规则

  • 不能使用.q-header,.qhf-,.qheader,.qhf开头的class定义
  • 定义标签的样式必须要有命名空间,不允许直接定义标签样式

安装

npm install fekit-extension-hfcheck -g

mac 用户需要在~/.fekit/.extensions/目录下新增hfcheck.js,内容如下:

exports.version = '0.0.1';
exports.path = '/usr/local/lib/node_modules/fekit-extension-hfcheck/index.js';

使用

fekit hfcheck 目录(如src)

联系

song.chen@qunar.com, congxue.zhang@qunar.com

0.1.15

8 years ago

0.1.14

9 years ago

0.1.13

9 years ago

0.1.12

9 years ago

0.1.11

9 years ago

0.1.10

9 years ago

0.1.9

9 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago