Skip to content

feat: add eslint-plugin package with no-failed-compilation rule#82

Open
wellington-vell wants to merge 1 commit into
blazejkustra:mainfrom
wellington-vell:main
Open

feat: add eslint-plugin package with no-failed-compilation rule#82
wellington-vell wants to merge 1 commit into
blazejkustra:mainfrom
wellington-vell:main

Conversation

@wellington-vell

Copy link
Copy Markdown

Adds a new eslint-plugin under packages/eslint-plugin/ with:

  • Custom rule no-failed-compilation that flags React Compiler compilation failures
  • Cache and compiler utility modules
  • Tests for the new rule
  • Updated esbuild.js, package.json, and tsconfig.json to support the new package

Closes #...

Introduce a new eslint-plugin package under packages/eslint-plugin/ with a custom rule 'no-failed-compilation' for React Compiler Marker. Includes cache and compiler utilities, tests, and necessary config changes.
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