Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@rediagram/tsconfig

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rediagram/tsconfig

A base TSConfig for working with rediagram.

latest
Source
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

npm version License: MIT code style: prettier PRs Welcome

@rediagram/tsconfig

A base TSConfig for working with rediagram

Add the package to your "devDependencies":

$ npm install --save-dev @rediagram/tsconfig
# or yarn
$ yarn add --dev @rediagram/tsconfig

Add to your tsconfig.json:

{
  "extends": "@rediagram/tsconfig/tsconfig.json"
}

License

This software is released under the MIT License, see LICENSE.

FAQs

Package last updated on 05 Nov 2020

Did you know?

Socket

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