6.5.0 • Published 12 months ago

@k8slens/typescript v6.5.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

@k8slens/typescript

This package contains typescript configurations for Lens packages.

Install

$ npm install @k8slens/typescript

Features

Base configuration

Base configuration for minimal duplication.

tsconfig.json

{
  "extends": "@k8slens/typescript/config/base.json"
}