diff options
Diffstat (limited to 'cli/tests/tsc2/file_libref.ts')
-rw-r--r-- | cli/tests/tsc2/file_libref.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/tsc2/file_libref.ts b/cli/tests/tsc2/file_libref.ts index 8af5a83d0..6f37da139 100644 --- a/cli/tests/tsc2/file_libref.ts +++ b/cli/tests/tsc2/file_libref.ts @@ -1,3 +1,4 @@ +// deno-lint-ignore-file /// <reference no-default-lib="true"/> /// <reference lib="dom" /> /// <reference lib="deno.ns" /> |