Skip to content

Add eslint-plugin library package (Fixes Issues #1415)#1421

Open
jwj1342 wants to merge 1 commit intooverleaf:mainfrom
jwj1342:add-eslint-plugin-library
Open

Add eslint-plugin library package (Fixes Issues #1415)#1421
jwj1342 wants to merge 1 commit intooverleaf:mainfrom
jwj1342:add-eslint-plugin-library

Conversation

@jwj1342
Copy link
Copy Markdown

@jwj1342 jwj1342 commented Nov 13, 2025

Problem Description

As reported in #1415, the repository references libraries/eslint-plugin/ in build configuration and package lock file, but this directory does not exist, causing Docker build failures with:
ERROR: failed to calculate checksum of ref .../libraries/eslint-plugin: not found

Solution

Create initial package.json for @overleaf/eslint-plugin library to support ESLint plugin development within the Overleaf monorepo workspace structure. This establishes the foundation for custom ESLint rules and configurations that can be shared across services.

Related issues / Pull Requests

Fixes Issues #1415

Contributor Agreement

Create initial package.json for @overleaf/eslint-plugin library to support
ESLint plugin development within the Overleaf monorepo workspace structure.

This establishes the foundation for custom ESLint rules and configurations
that can be shared across services.
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