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

angular.tsconfig.app.json Maven / Gradle / Ivy

There is a newer version: 5.0.0-M2
Show newest version
/* To learn more about this file see: https://angular.io/config/tsconfig. */
{
  "extends": "./tsconfig.json",
  "compilerOptions": {
    "outDir": "./out-tsc/app",
    "types": []
  },
  "files": [
    "src/main.ts",
    "src/polyfills.ts"
  ],
  "include": [
    "src/**/*.d.ts"
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy