miniprogram-automator

v0.11.0
小程序自动化 JS 版 SDK。

dev

tsc -w --inlineSourceMap

build

tsc && gulp build

format

prettier src/**/*.ts test/*.js *.js --write

lint

npm run tslint && npm run eslint

tslint

tslint src/**/*.ts

eslint

eslint test/*.js

test

node ./test

lint:fix

npm run tslint -- --fix && npm run eslint -- --fix

Metadata

  • MIT
  • Whatever
  • redhoodsu
  • released 9/14/2021

Downloads