rstackjs / rstackjs/rsbuild-plugin-eslint

Display ESLint errors only in the console

Open
#12 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
4
Forks
2
Avg merge
16h 29m
Merged PRs (30d)
5

Description

Describe the problem
Is it possible to configure ESLint errors to appear only in the console, similar to how it's done in @rsbuild/plugin-type-check? I would like to keep dev.client.overlay = true for compilation errors, but I don’t want the overlay to display for every linting error.

Expected behavior
ESLint errors should be logged in the console without triggering the overlay, while compilation errors should still display in the overlay.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files or tests. Start by reviewing how the plugin integrates ESLint with compilation and compare the behavior requested with @rsbuild/plugin-type-check; done means ESLint errors are logged in the console without triggering the overlay, while compilation errors still appear there.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
build-system, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.