diff options
Diffstat (limited to 'test/jsconfig.json')
-rw-r--r-- | test/jsconfig.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/jsconfig.json b/test/jsconfig.json index c587abe6..9ab0c332 100644 --- a/test/jsconfig.json +++ b/test/jsconfig.json @@ -31,6 +31,7 @@ "../ext/**/*.js", "../types/ext/**/*.ts", "../types/dev/**/*.ts", + "../types/test/**/*.ts", "../types/other/globals.d.ts" ], "exclude": [ |