UNPKG
@pgg/lint-installer
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
一键安装和配置代码质量工具链的CLI工具
@pgg/lint-installer
/
dist
/
installer.d.ts
2 lines
•
140 B
TypeScript
View Raw
1
2
export
declare
function
installDevTools
(
targetDir
:
string
,
versionStrategy
?:
string
):
Promise
<
void
>;
//# sourceMappingURL=installer.d.ts.map