Origit Console
IBM Bob connected acme-payments · Business plan · demo
main northbridge-payments/tsconfig.json
12 lines · 221 bytes sha256 4cd414233b1d1aa772b1 hour ago
{
  "compilerOptions": {
    "strict": true,
    "target": "ES2022",
    "module": "commonjs",
    "outDir": "dist",
    "rootDir": "src",
    "esModuleInterop": true,
    "skipLibCheck": true
  },
  "include": ["src"]
}
Powered by IBM Bob 2.0