feat: enhance type definitions and import structure across modules
This commit is contained in:
@@ -33,7 +33,8 @@
|
||||
}
|
||||
],
|
||||
"typeRoots": [
|
||||
"lib/shared/types"
|
||||
"lib/shared/types",
|
||||
"node_modules/@types"
|
||||
]
|
||||
},
|
||||
"include": [
|
||||
|
||||
Reference in New Issue
Block a user