mirror of
https://github.com/tcgdex/cards-database.git
synced 2025-08-09 23:41:58 +00:00
fix: Fixed DB path (#134)
* Fixed path Signed-off-by: Avior <github@avior.me> * Fixed Builder Signed-off-by: Avior <github@avior.me>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"include": ["data", "interfaces.d.ts"],
|
||||
"include": ["data", "server/compiler", "interfaces.d.ts"],
|
||||
"compilerOptions": {
|
||||
"target": "es5",
|
||||
"module": "commonjs",
|
||||
|
Reference in New Issue
Block a user