feat: add UI conformance and launch context
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"types": ["node"]
|
||||
},
|
||||
"include": ["src", "conformance", "vite.conformance.config.ts"]
|
||||
}
|
||||
Reference in New Issue
Block a user