UNPKG

@afuteam-nx/plugin-pick-keyinfo-from-file-base-repos

Version:

批量统计团队代码仓库中配置文件是否有指定的配置,如 `package.json` 中是否有 依赖 `@afuteam/eslint-plugin-fe` 安装等 支持批量。

10 lines (9 loc) 187 B
{ "executors": { "run": { "implementation": "./src/executors/run/executor", "schema": "./src/executors/run/schema.json", "description": "run executor" } } }