@freelensapp/typescript
v1.8.0
Published
Typescript configuration for Freelens packages.
Readme
@freelensapp/typescript
This package contains typescript configurations for Lens packages.
Install
npm install @freelensapp/typescriptFeatures
Base configuration
Base configuration for minimal duplication.
tsconfig.json
{
"extends": "@freelensapp/typescript/config/base.json"
}