diff --git a/tests/cases/compiler/APISample_jsdoc.ts b/tests/cases/compiler/APISample_jsdoc.ts index d40673f1d9e..0a824f90357 100644 --- a/tests/cases/compiler/APISample_jsdoc.ts +++ b/tests/cases/compiler/APISample_jsdoc.ts @@ -2,6 +2,7 @@ // @skipLibCheck: true // @includebuiltfile: typescript_standalone.d.ts // @strict:true +// @strictAny:false /* * Note: This test is a public API sample. The original sources can be found