1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/tests/specs/lint/jsx/react
Luca Casonato 6f0fbceaf2
fix(lint): correctly handle old jsx in linter (#25902)
Previously the CLI was incorrectly reporting `React` as unused in a JSX
file that uses the "old" transform.

The LSP was already handling this correctly.
2024-09-27 14:14:17 +00:00
..
deno.json fix(lint): correctly handle old jsx in linter (#25902) 2024-09-27 14:14:17 +00:00
mod.tsx fix(lint): correctly handle old jsx in linter (#25902) 2024-09-27 14:14:17 +00:00