All Downloads are FREE. Search and download functionalities are using the official Maven repository.

src.tsconfig.chutney.json Maven / Gradle / Ivy

There is a newer version: 3.0.0
Show newest version
{
  "extends": "../tsconfig.json",
  "compilerOptions": {
    "outDir": "../out-tsc/app",
    "module": "es2015",
    "types": [
      "node"
    ]
  },
  "exclude": [
    "src/test.ts",
    "**/*.spec.ts"
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy