2.7.0 • Published 3 years ago
@fuse-open/tsconfig v2.7.0
tsconfig
A base TSConfig for working with FuseJS
Install
npm i -D @fuse-open/tsconfigRelated packages
Usage
Install and add a tsconfig.json file to your project with the following contents.
{
"extends": "@fuse-open/tsconfig"
}Now your TypeScript project is configured for FuseJS 🥳
2.7.0
3 years ago