Merge branch 'master' of github.com:budibase/budibase into remove-mysql-mock
This commit is contained in:
commit
6adcf3ec70
|
@ -1,6 +1,8 @@
|
||||||
{
|
{
|
||||||
"extends": "./tsconfig.build.json",
|
"extends": "./tsconfig.build.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
|
"baseUrl": "..",
|
||||||
|
"rootDir": "src",
|
||||||
"composite": true,
|
"composite": true,
|
||||||
"types": ["node", "jest"]
|
"types": ["node", "jest"]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue