New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@warungpintar/typescript-config

Package Overview
Dependencies
Maintainers
5
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@warungpintar/typescript-config

Warung Pintar TypeScript config.

  • 0.4.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
5
Created
Source

@warungpintar/typescript-config

Warung Pintar TypeScript config.

Installation

To use the tsconfig file provided here, install @warungpintar/typescript-config with your favourite package manager.

# npm
npm install --save-dev @warungpintar/typescript-config

# yarn
yarn add --dev @warungpintar/typescript-config

Then, extend it in your tsconfig.json.

{
  "extends": "@warungpintar/typescript-config"
}

Installing canary versions

To try out a bleeding-edge version of our configs, you can add the @canary tag in your install script:

# npm
npm install --save-dev @warungpintar/typescript-config@canary

# yarn
yarn add --dev @warungpintar/typescript-config@canary

Note: The canary version is more unstable and includes config changes that might be breaking. Please take note when including it in your projects.

FAQs

Package last updated on 03 Jun 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc