🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@fuse-open/tsconfig

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fuse-open/tsconfig

A base TSConfig for working with FuseJS

2.7.0
latest
Source
npm
Version published
Weekly downloads
6
-62.5%
Maintainers
1
Weekly downloads
 
Created
Source

tsconfig

NPM package License: MIT

A base TSConfig for working with FuseJS

Install

npm i -D @fuse-open/tsconfig

Usage

Install and add a tsconfig.json file to your project with the following contents.

{
  "extends": "@fuse-open/tsconfig"
}

Now your TypeScript project is configured for FuseJS 🥳

FAQs

Package last updated on 15 Mar 2023

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