0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-21 21:03:16 -05:00
denoland-deno/cli/tools/lint/rules
Bartek Iwańczuk 0697578d3e
feat(lint): add rules for react/preact (#27162)
This commit updated to deno_lint 0.69.0, which adds a bunch
or new lint rules dedicated for react/preact users.
2025-01-24 13:08:36 +01:00
..
mod.rs feat(lint): add rules for react/preact (#27162) 2025-01-24 13:08:36 +01:00
no_sloppy_imports.md fix(unstable): move sloppy-import warnings to lint rule (#24710) 2024-07-25 09:07:59 -04:00
no_sloppy_imports.rs feat(lint): add rules for react/preact (#27162) 2025-01-24 13:08:36 +01:00
no_slow_types.md fix(unstable): move sloppy-import warnings to lint rule (#24710) 2024-07-25 09:07:59 -04:00
no_slow_types.rs feat(lint): add rules for react/preact (#27162) 2025-01-24 13:08:36 +01:00