Skip to content

Cleanup#3

Open
Caleb-Cohen wants to merge 25 commits into
mainfrom
cleanup
Open

Cleanup#3
Caleb-Cohen wants to merge 25 commits into
mainfrom
cleanup

Conversation

@Caleb-Cohen
Copy link
Copy Markdown
Owner

Fix: remove .eslintignore

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR migrates ESLint ignore patterns from the legacy .eslintignore file to the modern flat config format in eslint.config.mjs. This cleanup removes the deprecated .eslintignore file and consolidates ignore patterns within the main ESLint configuration.

  • Removes the legacy .eslintignore file
  • Adds an ignores configuration block to eslint.config.mjs with all previously ignored patterns

Reviewed Changes

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

File Description
eslint.config.mjs Adds ignores configuration block with patterns migrated from .eslintignore
.eslintignore Removes the entire legacy ignore file

…ted rate-limitor, imported mock redis, added tooManyRequests to ApiError
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