Sha256: 0fddf6f79c2cc705ea479946f48f2df96717f69801d1b9e89130136b5dd0ec7a

Contents?: true

Size: 384 Bytes

Versions: 52

Compression:

Stored size: 384 Bytes

Contents

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

Version data entries

52 entries across 52 versions & 4 rubygems

Version Path
webpacker-3.5.2 lib/install/examples/react/tsconfig.json
webpacker-3.5.1 lib/install/examples/react/tsconfig.json
webpacker-3.5.0 lib/install/examples/react/tsconfig.json
webpacker-3.4.3 lib/install/examples/react/tsconfig.json
webpacker-4.0.0.pre.pre.2 lib/install/examples/react/tsconfig.json
webpacker-4.0.0.pre.pre.1 lib/install/examples/react/tsconfig.json
webpacker-3.4.1 lib/install/examples/react/tsconfig.json
webpacker-3.4.0 lib/install/examples/react/tsconfig.json
webpacker-3.3.1 lib/install/examples/react/tsconfig.json
webpacker-3.3.0 lib/install/examples/react/tsconfig.json
webpacker-3.2.2 lib/install/examples/react/tsconfig.json
webpacker-3.2.1 lib/install/examples/react/tsconfig.json