Sha256: cfca188abf9a1f4d1b5665fc1ea8c51392a1f5a10b8d31ab67e8899204551a91

Contents?: true

Size: 478 Bytes

Versions: 17

Compression:

Stored size: 478 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",
    "noEmit": true
  },
  "exclude": [
    "**/*.spec.ts",
    "node_modules",
    "vendor",
    "public"
  ],
  "compileOnSave": false
}

Version data entries

17 entries across 17 versions & 3 rubygems

Version Path
cm-admin-1.5.22 vendor/bundle/ruby/3.3.0/gems/webpacker-5.4.4/lib/install/examples/typescript/tsconfig.json
cm-admin-1.5.21 vendor/bundle/ruby/3.3.0/gems/webpacker-5.4.4/lib/install/examples/typescript/tsconfig.json
cm-admin-1.5.20 vendor/bundle/ruby/3.3.0/gems/webpacker-5.4.4/lib/install/examples/typescript/tsconfig.json
jetpacker-0.7.0 lib/install/examples/typescript/tsconfig.json
webpacker-5.4.4 lib/install/examples/typescript/tsconfig.json
jetpacker-0.6.0 lib/install/examples/typescript/tsconfig.json
webpacker-5.4.3 lib/install/examples/typescript/tsconfig.json
webpacker-5.4.2 lib/install/examples/typescript/tsconfig.json
webpacker-5.4.1 lib/install/examples/typescript/tsconfig.json
webpacker-5.4.0 lib/install/examples/typescript/tsconfig.json
webpacker-5.3.0 lib/install/examples/typescript/tsconfig.json
webpacker-5.2.2 lib/install/examples/typescript/tsconfig.json
jetpacker-0.5.0 lib/install/examples/typescript/tsconfig.json
webpacker-5.2.1 lib/install/examples/typescript/tsconfig.json
webpacker-5.2.0 lib/install/examples/typescript/tsconfig.json
webpacker-5.1.1 lib/install/examples/typescript/tsconfig.json
webpacker-5.1.0 lib/install/examples/typescript/tsconfig.json