Skip to content

Migrate to @playcanvas/eslint-config v3 (/typescript)#38

Draft
kpal81xd wants to merge 1 commit into
mainfrom
eslint-config-v3
Draft

Migrate to @playcanvas/eslint-config v3 (/typescript)#38
kpal81xd wants to merge 1 commit into
mainfrom
eslint-config-v3

Conversation

@kpal81xd

@kpal81xd kpal81xd commented Jun 4, 2026

Copy link
Copy Markdown

Part of the v3 rollout — playcanvas/eslint-config#48 (Wave 2).

What changed

  • Subpath migration: replaced the v2 default-import spread with the /typescript subpath export.
  • Pinned @playcanvas/eslint-config to 3.0.0-beta.6.
  • Removed hand-wired @typescript-eslint parser/plugin, the tsPlugin.configs.recommended rules spread, and the import/resolver settings block — all now provided by the shared /typescript config. Dropped the now-unused @typescript-eslint/eslint-plugin, @typescript-eslint/parser, and eslint-import-resolver-typescript devDeps. Renamed preserved rule overrides from the import/* to the import-x/* namespace; kept repo-specific ignores, per-file globals, and rule disables.

Lint status

Draft — 33 errors / 2 warnings remain. Strict-mode triage tracked in playcanvas/eslint-config#48; not fixed here per the rollout policy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant