Fix tsconfig.json

This commit is contained in:
Louis Lam 2023-11-22 00:28:52 +08:00
parent 94abfd1975
commit 12532ab049

View file

@ -8,5 +8,5 @@
}, },
"include": [ "include": [
"backend/**/*" "backend/**/*"
], ]
} }