0.0.19 • Published 5 years ago

awm-scripts v0.0.19

Weekly downloads
-
License
MIT
Repository
github
Last release
5 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

5 years ago

0.0.18

5 years ago

0.0.17

5 years ago

0.0.16

5 years ago

0.0.15

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.1

5 years ago