forklaunch 1.16.0

Launch faster with forklaunch
1
2
3
4
5
6
7
{
  "extends": "../tsconfig.base.json",
  "compilerOptions": {
    "outDir": "lib"
  },
  "exclude": ["node_modules", "lib", "eslint.config.mjs"]
}