forklaunch 1.19.1

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