1
0
mirror of https://github.com/lensapp/lens.git synced 2024-09-20 22:07:31 +03:00
lens/build/download_helm.ts
Panu Horsmalahti 0b182ccf6f Add a few missing folders to be linted.
Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
2020-11-19 17:05:30 +02:00

4 lines
78 B
TypeScript

import { helmCli } from "../src/main/helm/helm-cli";
helmCli.ensureBinary();