Buckets:
| { | |
| "compilerOptions": { | |
| "target": "es2022", | |
| "useDefineForClassFields": true, | |
| "lib": ["ES2022", "DOM", "DOM.Iterable"], | |
| "module": "ESNext", | |
| "skipLibCheck": true, | |
| "moduleResolution": "bundler", | |
| "allowImportingTsExtensions": true, | |
| "verbatimModuleSyntax": true, | |
| "moduleDetection": "force", | |
| "noEmit": true, | |
| "jsx": "react-jsx", | |
| "strict": true, | |
| "noUnusedLocals": true, | |
| "noUnusedParameters": true, | |
| "noFallthroughCasesInSwitch": true, | |
| "noUncheckedIndexedAccess": true, | |
| "noImplicitOverride": true, | |
| "esModuleInterop": true, | |
| "resolveJsonModule": true, | |
| "allowJs": true, | |
| "erasableSyntaxOnly": true, | |
| "noUncheckedSideEffectImports": true, | |
| "baseUrl": "src", | |
| "paths": { | |
| "@/*": ["./web/*"] | |
| } | |
| }, | |
| "include": ["src/web/**/*"], | |
| "exclude": ["dist", "node_modules"] | |
| } | |
Xet Storage Details
- Size:
- 799 Bytes
- Xet hash:
- e1db7d5887b31b8dabd43a3d307ecabf59d5b86d3166c5e8040a4168b05b6df3
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.