Sha256: 76a7dfe9c898b98e6984b49ad194bbbc489d357ba94df15b682cdbe81ed4cccf

Contents?: true

Size: 350 Bytes

Versions: 3

Compression:

Stored size: 350 Bytes

Contents

{
  "compilerOptions": {
    "declaration": false,
    "emitDecoratorMetadata": true,
    "experimentalDecorators": true,
    "lib": ["es6", "dom"],
    "module": "es6",
    "moduleResolution": "node",
    "sourceMap": true,
    "target": "es5"
  },
  "exclude": [
    "**/*.spec.ts",
    "node_modules",
    "public"
  ],
  "compileOnSave": false
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
webpacker-1.2 lib/install/examples/angular/tsconfig.json
webpacker-1.1 lib/install/examples/angular/tsconfig.json
webpacker-1.0 lib/install/angular/tsconfig.json