You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DENO_FUTURE=1 deno-git task lint
Task lint run-s eslint tsc
>[email protected] eslint
> eslint src test debug compat hooks test-utils
Warning: React version not specified in eslint-plugin-react settings. See https://github.com/yannickcr/eslint-plugin-react#configuration .
ERROR: Bad resource ID
The React error message is expected, but the last one ERROR: Bad resource ID is not.
Steps to reproduce
npm i
DENO_FUTURE=1 deno task lint
Error
The React error message is expected, but the last one
ERROR: Bad resource ID
is not.Version: Deno 1.42.4 (git 5294885 2024-04-24)
The text was updated successfully, but these errors were encountered: