0.0.19 • Published 6 years ago

awm-scripts v0.0.19

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

awm-scripts

installation

  npm install -g awm-scripts

usage

  # 使用npx
  npx awm-scripts <commander> [option]
  # 全局安装
  awm-scripts <commander> [option]

commander

  1. generate-lint: 生成eslint, prettier, editorconfig等配置文件

option

  1. --force: 默认为false, 默认当项目中包含旧的配置文件时, 程序退出, 为true时, 覆盖原来的配置文件
0.0.19

6 years ago

0.0.18

6 years ago

0.0.17

6 years ago

0.0.16

6 years ago

0.0.15

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.1

6 years ago