This commit is contained in:
Adria Navarro 2024-12-24 09:59:17 +01:00
parent 633ce95dd0
commit f417f7f670
1 changed files with 2 additions and 0 deletions

View File

@ -4,7 +4,9 @@
"target": "ESNext",
"module": "preserve",
"moduleResolution": "bundler",
"outDir": "./dist",
"skipLibCheck": true,
"allowJs": true,
"paths": {
"@budibase/types": ["../types/src"],
"@budibase/shared-core": ["../shared-core/src"],