UNPKG

kui-shell

Version:

This is the monorepo for Kui, the hybrid command-line/GUI electron-based Kubernetes tool

9 lines (8 loc) 175 B
{ "extends": "../../node_modules/@kui-shell/builder/tsconfig-base.json", "include": ["src/**/*"], "compilerOptions": { "composite": true, "outDir": "dist" } }