Skip to content

fix: npm run lint-fails-inside-Docker#3994

Open
Jatin24062005 wants to merge 1 commit intoprocessing:developfrom
Jatin24062005:fixing-lint-fails-inside-Docker
Open

fix: npm run lint-fails-inside-Docker#3994
Jatin24062005 wants to merge 1 commit intoprocessing:developfrom
Jatin24062005:fixing-lint-fails-inside-Docker

Conversation

@Jatin24062005
Copy link
Contributor

@Jatin24062005 Jatin24062005 commented Mar 13, 2026

Issue:

Fixes #3987

Demo:

image Copy .eslintrc file in docker ]### Changes:

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • has no typecheck errors (npm run typecheck)
  • is from a uniquely-named feature branch and is up to date with the develop branch.
  • is descriptively named and links to an issue number, i.e. Fixes #123
  • meets the standards outlined in the accessibility guidelines

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.

npm run lint fails inside Docker container due to missing ESLint configuration

1 participant