@spear-ai/tsconfig
v4.0.0
Published
Spear AI TSConfig
Downloads
125
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",
// …
}