🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@highlight-ui/configs-base-tsconfig

Package Overview
Dependencies
Maintainers
10
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@highlight-ui/configs-base-tsconfig

Typescript base config to be shared with all other packages

latest
npmnpm
Version
3.3.0
Version published
Maintainers
10
Created
Source

@highlight-ui/configs-base-tsconfig

Installation

Using yarn:

yarn add @highlight-ui/configs-base-tsconfig -D

Using npm:

npm install --save-dev @highlight-ui/configs-base-tsconfig

Usage

// tsconfig.json
{
  "extends": "@highlight-ui/configs-base-tsconfig",
  "exclude": ["./node_modules", "./dist", "./tests"],
  "include": ["./src/**/*.ts", "./src/**/*.tsx"]
}

FAQs

Package last updated on 05 Oct 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