feat: initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"extends": "../../tsconfig.base.json",
|
||||
"compilerOptions": { "module": "ESNext", "moduleResolution": "Bundler", "jsx": "react-jsx", "noEmit": true, "types": ["vite/client"] },
|
||||
"include": ["src", "vite.config.ts"]
|
||||
}
|
||||
Reference in New Issue
Block a user