diff --git a/types/gramps__rest-helpers/tsconfig.json b/types/gramps__rest-helpers/tsconfig.json index 07c3832ff5..03402cad31 100644 --- a/types/gramps__rest-helpers/tsconfig.json +++ b/types/gramps__rest-helpers/tsconfig.json @@ -20,5 +20,9 @@ "gramps__rest-helpers" ] } - } + }, + "files": [ + "index.d.ts", + "gramps__rest-helpers-tests.ts" + ] } \ No newline at end of file