Sha256: 01c38fac1a7384ecffb9a960fee792d9539e702e15251e97b1cc10fcd2dd43b9

Contents?: true

Size: 482 Bytes

Versions: 17

Compression:

Stored size: 482 Bytes

Contents

{
  "compilerOptions": {
    "allowJs": true,
    "module": "ESNext",
    "moduleResolution": "bundler",
    "jsx": "react-jsx",
    "strict": true,
    "isolatedModules": true,
    "target": "ESNext",
    "esModuleInterop": true,
    "forceConsistentCasingInFileNames": true,
    "noEmit": true,
    "skipLibCheck": true,
    "paths": {
      "@/*": ["./app/javascript/*"]
    }
  },
  "include": ["app/javascript/**/*.ts", "app/javascript/**/*.tsx", "app/javascript/**/*.d.ts"]
}

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
kaze-0.17.0 stubs/inertia-react-ts/tsconfig.json
kaze-0.16.0 stubs/inertia-react-ts/tsconfig.json
kaze-0.15.0 stubs/inertia-react-ts/tsconfig.json
kaze-0.14.0 stubs/inertia-react-ts/tsconfig.json
kaze-0.13.0 stubs/inertia-react-ts/tsconfig.json
kaze-0.12.0 stubs/inertia-react-ts/tsconfig.json
kaze-0.11.0 stubs/inertia-react-ts/tsconfig.json
kaze-0.10.0 stubs/inertia-react-ts/tsconfig.json
kaze-0.9.0 stubs/inertia-react-ts/tsconfig.json
kaze-0.8.0 stubs/inertia-react-ts/tsconfig.json
kaze-0.7.0 stubs/inertia-react-ts/tsconfig.json
kaze-0.6.0 stubs/inertia-react-ts/tsconfig.json
kaze-0.5.0 stubs/inertia-react-ts/tsconfig.json
kaze-0.4.0 stubs/inertia-react-ts/tsconfig.json
kaze-0.3.0 stubs/inertia-react-ts/tsconfig.json
kaze-0.2.0 stubs/inertia-react-ts/tsconfig.json
kaze-0.1.0 stubs/inertia-react-ts/tsconfig.json