reverted unnecessary change

This commit is contained in:
Ulf Gebhardt 2022-03-18 01:45:28 +01:00
parent 5fe1e05ca4
commit d4ec4ab080
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -81,7 +81,7 @@
}, },
"references": [ "references": [
{ {
"path": "./../database/tsconfig.json", "path": "../database/tsconfig.json",
// add 'prepend' if you want to include the referenced project in your output file // add 'prepend' if you want to include the referenced project in your output file
// "prepend": true // "prepend": true
} }