• Operand
  • license? go ahead.

gram:page

> ./tsconfig.node.json

Lenses
(coming soon!)


{
  "compilerOptions": {
    "composite": true,
    "skipLibCheck": true,
    "module": "ESNext",
    "moduleResolution": "bundler",
    "allowSyntheticDefaultImports": true,
    "strict": true
  },
  "include": ["vite.config.ts"]
}