Sha256: b1870027fb727a96f8e1e8207fad92be64ed39b5a34924f3ea77b0e952a869e7

Contents?: true

Size: 728 Bytes

Versions: 26

Compression:

Stored size: 728 Bytes

Contents

{
  "compilerOptions": {
    "outDir": "dist",
    "allowJs": true,
    "esModuleInterop": true,
    "experimentalDecorators": true,
    "forceConsistentCasingInFileNames": true,
    "lib": ["dom", "esnext"],
    "module": "commonjs",
    "moduleResolution": "node",
    "noImplicitAny": false,
    "noImplicitReturns": true,
    "noImplicitThis": true,
    "noUnusedLocals": true,
    "noUnusedParameters": true,
    "rootDir": "src",
    "skipLibCheck": true,
    "sourceMap": true,
    "strict": false,
    "strictNullChecks": true,
    "suppressImplicitAnyIndexErrors": true,
    "target": "es6",
    "isolatedModules": true,
    "declaration": true
  },
  "exclude": ["node_modules", "dist"],
  "files": ["src/index.ts"]
}

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
shimmer-0.0.29 tsconfig.json
shimmer-0.0.28 tsconfig.json
shimmer-0.0.27 tsconfig.json
shimmer-0.0.26 tsconfig.json
shimmer-0.0.25 tsconfig.json
shimmer-0.0.24 tsconfig.json
shimmer-0.0.23 tsconfig.json
shimmer-0.0.22 tsconfig.json
shimmer-0.0.21 tsconfig.json
shimmer-0.0.20 tsconfig.json
shimmer-0.0.19 tsconfig.json
shimmer-0.0.18 tsconfig.json
shimmer-0.0.17 tsconfig.json
shimmer-0.0.16 tsconfig.json
shimmer-0.0.15 tsconfig.json
shimmer-0.0.14 tsconfig.json
shimmer-0.0.13 tsconfig.json
shimmer-0.0.12 tsconfig.json
shimmer-0.0.11 tsconfig.json
shimmer-0.0.10 tsconfig.json