pussy-ts/tsconfig.json

{
  "compilerOptions": {
    "baseUrl": ".",
    "sourceMap": true,
    "module": "ES2020",
    "target": "ES2020",
    "lib": ["webworker", "dom", "es2022"],
    "allowJs": true,
    "noImplicitAny": true,
    "esModuleInterop": true,
    "moduleResolution": "node",
    "resolveJsonModule": true,
    "isolatedModules": true,
    "forceConsistentCasingInFileNames": true,
    "strict": true,
    "noEmit": true,
    "types": ["node", "jest", "@types/jest", "reflect-metadata"],
    "jsx": "react-jsx",
    "typeRoots": ["./src/types", "./node_modules/@types"]
  },
  "include": ["src"]
}

Synonyms

bostrom.network/tsconfig.json
soft3.js/tsconfig.json
cyb/tsconfig.json
bostrom-mcp/tsconfig.json
pussy-landing/tsconfig.json
pussy.meme/tsconfig.json
cyber-ts/tsconfig.json
cyberia-token/tsconfig.json
cyber-ts/packages/cyber-ts/tsconfig.json
cw-cyber/contracts/cw-cyber-gift/testdata/generate_test_data/tsconfig.json

Neighbours