Skip to content

Instantly share code, notes, and snippets.

@olygood
Created August 14, 2023 09:10
Show Gist options
  • Save olygood/5bd6efafd38aeb3d596da763a7c52519 to your computer and use it in GitHub Desktop.
Save olygood/5bd6efafd38aeb3d596da763a7c52519 to your computer and use it in GitHub Desktop.
{
"compilerOptions": {
"composite": true,
"skipLibCheck": true,
"module": "ESNext",
"moduleResolution": "bundler",
"allowSyntheticDefaultImports": true
},
"include": ["vite.config.ts"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment