1
0
Fork 0
mirror of synced 2024-06-27 02:20:35 +12:00

Fix paths

This commit is contained in:
Adria Navarro 2024-03-19 16:01:41 +01:00
parent b7b8a65a54
commit ce1dad7edc

View file

@ -11,6 +11,7 @@
"types": ["node", "jest"],
"outDir": "dist",
"skipLibCheck": true,
"baseUrl": ".",
"paths": {
"@budibase/types": ["../types/src"],
"@budibase/backend-core": ["../backend-core/src"],