Fix check errors

This commit is contained in:
Adria Navarro 2025-03-10 12:28:48 +01:00
parent 7483795f67
commit 90102cca63
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
"target": "ESNext",
"moduleResolution": "bundler",
"resolveJsonModule": true,
"skipLibCheck": true,
"paths": {
"@budibase/*": [
"../*/src/index.ts",