Buckets:
| { | |
| "compilerOptions": { | |
| "allowImportingTsExtensions": true, | |
| "isolatedModules": true, | |
| "jsx": "react-jsx", | |
| "lib": [ | |
| "ES2020", | |
| "DOM", | |
| "DOM.Iterable" | |
| ], | |
| "module": "ESNext", | |
| "moduleDetection": "force", | |
| "moduleResolution": "bundler", | |
| "noEmit": true, | |
| "noFallthroughCasesInSwitch": false, | |
| "noImplicitAny": false, | |
| "noUnusedLocals": false, | |
| "noUnusedParameters": false, | |
| "paths": { | |
| "@/*": [ | |
| "./src/*" | |
| ] | |
| }, | |
| "skipLibCheck": true, | |
| "strict": false, | |
| "target": "ES2020", | |
| "useDefineForClassFields": true | |
| }, | |
| "include": [ | |
| "src" | |
| ] | |
| } |
Xet Storage Details
- Size:
- 635 Bytes
- Xet hash:
- 5e125cddf31e718b174af3fe2128f4d0b6ca335a6cb71deb91f68a21a3b7890e
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.