diff --git a/tsconfig.json b/tsconfig.json index d94c34a..f80bde1 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -5,6 +5,6 @@ }, "include": [ "src", - "test", + "test" ] }