chore: types imports

This commit is contained in:
waterplea
2024-05-16 12:28:59 +01:00
parent a7bfcdcb01
commit 230838c22b
11 changed files with 29 additions and 30 deletions

View File

@@ -23,8 +23,7 @@
"paths": {
/* These paths are relative to each app base folder */
"@start9labs/marketplace": ["../marketplace/index"],
"@start9labs/shared": ["../shared/src/public-api"],
"@startos": ["../../../core/startos/bindings/index"]
"@start9labs/shared": ["../shared/src/public-api"]
},
"typeRoots": ["node_modules/@types"],
"types": ["node"]