UNPKG

@afuteam-nx/plugin-add-eslint-type

Version:

给定代码仓库源码,智能识别代码仓库技术栈,输出仓库应当使用哪种 `AFUEslintType` 类型,进行代码质量检测。

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