refactor to place UI in the ui folder
This commit is contained in:
4
ui/e2e/tsconfig.json
Normal file
4
ui/e2e/tsconfig.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"extends": "@tsconfig/node22/tsconfig.json",
|
||||
"include": ["./**/*"]
|
||||
}
|
Reference in New Issue
Block a user