Fix check errors
This commit is contained in:
parent
7483795f67
commit
90102cca63
|
@ -7,6 +7,7 @@
|
|||
"target": "ESNext",
|
||||
"moduleResolution": "bundler",
|
||||
"resolveJsonModule": true,
|
||||
"skipLibCheck": true,
|
||||
"paths": {
|
||||
"@budibase/*": [
|
||||
"../*/src/index.ts",
|
||||
|
|
Loading…
Reference in New Issue