Skip to content

LEAN-5581: Revive manuscripts-eslint-config and Standardize Linting A… - #329

Open
AlaAlkhalaileh wants to merge 11 commits into
masterfrom
LEAN-5581
Open

AlaAlkhalaileh wants to merge 11 commits into
masterfrom
LEAN-5581

Conversation

@AlaAlkhalaileh

Copy link
Copy Markdown
Contributor

…cross Apps

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Revives/standardizes linting setup by switching this package to rely on the shared @manuscripts/eslint-config and removing locally-declared ESLint-related dependencies.

Changes:

  • Removes many ESLint plugin/config devDependencies from package.json.
  • Simplifies eslint.config.mjs to use the shared @manuscripts/eslint-config directly (and keeps a snapshots ignore).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
package.json Removes local ESLint-related devDependencies to centralize linting via shared config.
eslint.config.mjs Drops FlatCompat/plugin wiring and uses shared eslint config array with an ignore entry.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
Comment on lines 46 to 48
"@jats4r/dtds": "0.0.10",
"@manuscripts/eslint-config": "0.5.1",
"@types/csl": "npm:csl-json@0.1.0",
Comment thread package.json Outdated
Comment on lines 42 to 45
@@ -43,8 +43,6 @@
"@babel/core": "7.23.7",
"@babel/preset-env": "7.23.8",
"@babel/preset-typescript": "7.23.3",
@zax-assistant

zax-assistant Bot commented May 17, 2026

Copy link
Copy Markdown
Contributor

Published version 4.3.44-LEAN-5581.1

@zax-assistant

zax-assistant Bot commented May 17, 2026

Copy link
Copy Markdown
Contributor

Published version 4.3.44-LEAN-5581.2

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.

2 participants