corellium / ts-config

Our very own TypeScript configuration!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeScript Config Corellium

Installation

Run the command below to install our TypeScript Config:

yarn add -D @corellium/ts-config

Also make sure to install the following peer dependencies:

yarn add -D typescript typescript-plugin-css-modules

Usage

{
  "extends": "@corellium/ts-config/tsconfig.json"
}

About

Our very own TypeScript configuration!


Languages

Language:Shell 100.0%