Socket
Socket
Sign inDemoInstall

@martin_hotell/ts-config

Package Overview
Dependencies
2
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @martin_hotell/ts-config

A base tsconfig for sane Typescript developer


Version published
Weekly downloads
1
decreased by-50%
Maintainers
1
Install size
3.46 kB
Created
Weekly downloads
 

Changelog

Source

1.0.0 (2018-12-27)

Bug Fixes

  • add proper dependencies (8ede0fa)

Readme

Source

@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....

Keywords

FAQs

Last updated on 28 Dec 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc