@kosu/tsc-config

0.1.0 • Public • Published

@kosu/tsc-config

Base typescript compiler configuration used by Paradigm Labs for TypeScript kuso projects.

Installation

Install locally in your project (ensure you have typescript installed as well).

$ yarn add --dev @kuso/tsc-config

Usage

Add the following to your tsconfig.json file. Ensuring you add baseUrl and ourDir to compilerOptions for your project. Additionally extend as necessary.

{
    "extends": "@kuso/tsc-config"
}

Readme

Keywords

none

Package Sidebar

Install

npm i @kosu/tsc-config

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

2.5 kB

Total Files

4

Last publish

Collaborators

  • paradigm-labs
  • freydal
  • henryharder