Buckets:
| { | |
| "$schema": "https://json.schemastore.org/tsconfig", | |
| "extends": "@tsconfig/node22/tsconfig.json", | |
| "compilerOptions": { | |
| // General | |
| "jsx": "preserve", | |
| "jsxImportSource": "solid-js", | |
| "target": "ESNext", | |
| // Modules | |
| "allowSyntheticDefaultImports": true, | |
| "esModuleInterop": true, | |
| "isolatedModules": true, | |
| "module": "ESNext", | |
| "moduleResolution": "bundler", | |
| "noEmit": true, | |
| "lib": ["es2023", "dom", "dom.iterable"], | |
| // Type Checking & Safety | |
| "strict": true, | |
| "types": ["vite/client", "bun"] | |
| }, | |
| "exclude": ["**/*.stories.*", "**/*.mdx"] | |
| } | |
Xet Storage Details
- Size:
- 600 Bytes
- Xet hash:
- 091f0ee386a8d284267275f8727e5f15d54251bb260825e6d90a37fbbdffaa14
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.