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

generator.client.angular.core.tsconfig.spec.json.mustache Maven / Gradle / Ivy

There is a newer version: 1.22.0
Show newest version
{
  "extends": "./tsconfig.json",
  "compilerOptions": {
    "outDir": "{{projectBuildDirectory}}/out-tsc/spec",
    "types": ["jest", "node"]
  },
  "include": ["src/main/webapp/**/*.spec.ts", "src/main/webapp/**/*.d.ts"]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy