Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@spear-ai/tsconfig

spear-ai195MIT4.0.1

Spear AI TSConfig

TypeScript, config, TSConfig

readme

@spear-ai/tsconfig

A TSConfig file.

Installation

yarn add -DE @spear-ai/tsconfig

Usage

Add the following to your tsconfig.json file:

{
  "extends": "@spear-ai/tsconfig",
  // …
}

changelog