diff options
Diffstat (limited to 'tsconfig.json')
| -rw-r--r-- | tsconfig.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tsconfig.json b/tsconfig.json index a273b0c..67c0712 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -22,5 +22,5 @@ }, "include": [ "src" - ] +, "server/data", "server/songs.ts" ] } |
