@martin_hotell/ts-config

1.0.0 • Public • Published

@martin_hotell/ts-config

A base tsconfig for sane Typescript developer

NPM version Downloads

Installing

yarn add -D @martin_hotell/ts-config

# also you need to install peer dependencies
yarn add -D typescript
yarn add tslib

Getting started

Then in your project's tsconfig.json:

{
  "extends": "@martin_hotell/ts-config"
}

Examples

Go checkout examples !

API

Document your API here

Guides

How to do Foo

Today we're gonna build Foo....

Readme

Keywords

Package Sidebar

Install

npm i @martin_hotell/ts-config

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

3.55 kB

Total Files

9

Last publish

Collaborators

  • martin_hotell