Sha256: 24a9504a525b196cc68bb9948b3b246e32723b949e0c518708bf1d6856baff85

Contents?: true

Size: 458 Bytes

Versions: 31

Compression:

Stored size: 458 Bytes

Contents

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

Version data entries

31 entries across 31 versions & 3 rubygems

Version Path
webpacker-4.3.0 lib/install/examples/typescript/tsconfig.json
webpacker-5.0.1 lib/install/examples/typescript/tsconfig.json
webpacker-5.0.0 lib/install/examples/typescript/tsconfig.json
jetpacker-0.4.2 lib/install/examples/typescript/tsconfig.json
jetpacker-0.4.1 lib/install/examples/typescript/tsconfig.json
jetpacker-0.4.0 lib/install/examples/typescript/tsconfig.json
jetpacker-0.3.0 lib/install/examples/typescript/tsconfig.json
jetpacker-0.2.0 lib/install/examples/typescript/tsconfig.json
webpacker-4.2.2 lib/install/examples/typescript/tsconfig.json
webpacker-4.2.1 lib/install/examples/typescript/tsconfig.json
webpacker-4.2.0 lib/install/examples/typescript/tsconfig.json
webpacker-4.1.0 lib/install/examples/typescript/tsconfig.json
chatops-rpc-0.0.2 fixtures/chatops-controller-example/vendor/bundle/ruby/2.5.0/gems/webpacker-4.0.7/lib/install/examples/typescript/tsconfig.json
chatops-rpc-0.0.1 fixtures/chatops-controller-example/vendor/bundle/ruby/2.5.0/gems/webpacker-4.0.7/lib/install/examples/typescript/tsconfig.json
webpacker-4.0.7 lib/install/examples/typescript/tsconfig.json
webpacker-4.0.6 lib/install/examples/typescript/tsconfig.json
webpacker-4.0.5 lib/install/examples/typescript/tsconfig.json
webpacker-4.0.4 lib/install/examples/typescript/tsconfig.json
webpacker-4.0.3 lib/install/examples/typescript/tsconfig.json
webpacker-4.0.2 lib/install/examples/typescript/tsconfig.json