{
  "$schema": "https://json.schemastore.org/tsconfig",
  "compilerOptions": {
    "noEmit": true,
    "types": ["node"]
  },
  "display": "Backend service (Node.js)",
  "extends": "./base.json"
}
