Skip to content

fix: remove invalid ESLint rule '@/quotes'#2301

Open
wnqqnw19 wants to merge 1 commit intobitcoinjs:masterfrom
wnqqnw19:fix/eslint-invalid-quotes-rule
Open

fix: remove invalid ESLint rule '@/quotes'#2301
wnqqnw19 wants to merge 1 commit intobitcoinjs:masterfrom
wnqqnw19:fix/eslint-invalid-quotes-rule

Conversation

@wnqqnw19
Copy link

@wnqqnw19 wnqqnw19 commented Dec 4, 2025

Removed the invalid ESLint rule "@/quotes" from eslint.config.js. The rule was malformed (the @/ prefix is not valid in ESLint), and the quotes rule was already disabled on line 55, making this rule redundant. This could cause ESLint configuration errors or unexpected behavior.

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