Skip to content

Re-enable ESLint for apps/console after rewrite (excluded in #332) #337

Description

@returnsvoidjanet

apps/console carries 772 strict type-aware ESLint errors (surfaced by the root config consolidation in #332), ~424 of them the no-unsafe-* structural cascade. Since console is slated for a rewrite, #332 excludes it from ESLint entirely rather than fixing or partially-disabling.

  • after the console rewrite, remove the apps/console/** entry from the ignores block in eslint.config.ts
  • vp run lint:eslint clean for apps/console under the strict root config

(Decision: @lishaduck, "console is getting rewritten anyway so just skip it from checks.")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions