A base TSConfig for working with FuseJS
npm i -D @fuse-open/tsconfigInstall 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 🥳
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A base TSConfig for working with FuseJS
npm i -D @fuse-open/tsconfigInstall 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 🥳