New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@redlotus/tsconfig

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@redlotus/tsconfig

![RedLotus-Logo-Dark](.github/base-logo-dark-mode.svg#gh-dark-mode-only) ![RedLotus-Logo-Light](.github/base-logo-light-mode.svg#gh-light-mode-only)

latest
Source
npmnpm
Version
1.0.4
Version published
Maintainers
1
Created
Source

RedLotus-Logo-Dark RedLotus-Logo-Light

Package to standardize tsconfig across all your projects. Get a super boost to your development 🚀

Quickstart

npm i -D @redlotus/tsconfig

yarn add -D @redlotus/tsconfig

If you are using react

add "extends": "@redlotus/tsconfig/react/tsconfig.json" to your tsconfig.json

If you are using just typescript, or want to create an api use

add "extends": "@redlotus/tsconfig/base/tsconfig.json" to your tsconfig.json

License

MIT

Copyright (c) 2022, tomimarkus991

FAQs

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