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 6d3b09b3..cc4809da 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -17,7 +17,7 @@ "exclude": [ "node_modules", "dist", - // required for the typedoc related tests on macOS #2280 + // required for the signature related tests on macOS #2280 "test/scripts/apidocs/temp" ] } |
