0.0.8 • Published 6 years ago

focus-mic-lint v0.0.8

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

MIC 前端代码检测工具

全局安装

npm i focus-mic-lint -g  

本地安装

cd 项目路径

npm i focus-mic-lint -D

命令行

miclint -V

0.0.3

miclint -h

  Usage: miclint [options] [command]


  Options:

    -V, --version  output the version number
    -h, --help     output usage information


  Commands:

    init           初始化miclint工具
    report         用来生成命令行报告,后期会生成html文件,方便review
    run [options]  运行miclint代码检查程序,并生成命令行报告(-e:邮件方式发送)
    email          生成HTML报告,并发送给所有开发者

如果您有更多疑问请咨询: MIC-UED.

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago