Socket
Book a DemoInstallSign in
Socket

@vicinity/vcx-tsconfig

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vicinity/vcx-tsconfig

Base TSConfig configuration for Vicinity Projects using TypeScript

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
2
Created
Source

vcx-tsconfig

Base TSConfig configuration for Vicinity Projects using TypeScript.

Install

NPM

npm install @vicinity/tsconfig --save-dev

Yarn

yarn add @vicinity/tsconfig -D

Use

In your own typescript project, simply extend your tsconfig.json from this one.

{
  "extends": "./node_modules/@vicinity/vcx-tsconfig/tsconfig.json"
}

Keywords

typescript

FAQs

Package last updated on 17 May 2024

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