@spear-ai/tsconfig
v4.0.1
Published
Spear AI TSConfig
Downloads
1,937
Readme
@spear-ai/tsconfig
A TSConfig file.
Installation
yarn add -DE @spear-ai/tsconfigUsage
Add the following to your tsconfig.json file:
{
"extends": "@spear-ai/tsconfig",
// …
}