🚀 DAY 2 OF LAUNCH WEEK: Announcing Socket Certified Patches: One-Click Fixes for Vulnerable Dependencies.Learn more →
Socket
Book a DemoInstallSign in
Socket

@kamoa/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

@kamoa/tsconfig

TypeScript's config to be shared between our projects

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

kamoa services tsconfig

npm install --save-dev @kamoa/tsconfig

usage

tsconfig.json

{
	"extends": "@kamoa/tsconfig",
	"compilerOptions": {
		"outDir": "build"
	}
}

Keywords

tsconfig

FAQs

Package last updated on 28 Sep 2022

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