diff --git a/tsconfig.json b/tsconfig.json index b83164ac3..02be4b454 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -17,6 +17,7 @@ "resolveJsonModule": true }, "include": [ - "lib/**/*" + "lib/**/*", + "lib/util/settings.schema.json" ], } \ No newline at end of file