Skip to content

Commit

Permalink
remove now false note
Browse files Browse the repository at this point in the history
  • Loading branch information
kt3k committed Dec 12, 2024
1 parent 11ed326 commit e887afc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions runtime/reference/ts_config_migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -275,10 +275,6 @@ When you’re performing type checking on `coolLib` and using it in your file, t
TypeScript type definitions from `coolLib.d.ts` will take precedence over
examining the JavaScript file.

The compiler hint pattern-matching is quite flexible, it accepts both quoted and
non-quoted values for the specifier, as well as any whitespace around the equals
sign.

> ℹ️ _Note_: In the past the `@ts-types` directive was called `@deno-types`.
> This alias still works, but is not recommended anymore. Use `@ts-types`.
> `@ts-types`. This is not recommended anymore.
Expand Down

0 comments on commit e887afc

Please sign in to comment.