Skip to content

add frontend listing to post-implementation checklist. errors and warnings slipping through: #145

@btc

Description

@btc

=== frontend lint ===
cd web && npx eslint .

/Users/btc/Projects/src/drill/web/src/main.tsx
35:10 warning Fast refresh only works when a file has exports. Move your component(s) to a separate file react-refresh/only-export-components

/Users/btc/Projects/src/drill/web/src/pages/history.tsx
398:9 warning The 'questions' logical expression could make the dependencies of useMemo Hook (at line 407) change on every render. Move it inside the useMemo callback. Alternatively, wrap the initialization of 'questions' in its own useMemo() Hook react-hooks/exhaustive-deps

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions