Skip to content

Conversation

@pasha-zayko
Copy link
Contributor

Removing rules included with the same values in the used rulesets across eslint/tseslint/jsdoc projects

Adding stylistic for for indendation

Removing rules included with the same values in the used rulesets across eslint/tseslint/jsdoc projects

Adding stylistic for for indendation
@pasha-zayko pasha-zayko self-assigned this Oct 21, 2025
Copilot AI review requested due to automatic review settings October 21, 2025 15:47
Copy link

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 cleans up the ESLint configuration by removing redundant rules that are already defined with the same values in the base rulesets (eslint, typescript-eslint, and jsdoc plugins), and adds explicit configuration for indentation via the stylistic plugin.

  • Removes 21 redundant rule definitions that duplicate default ruleset values
  • Adds explicit stylistic/indent configuration set to 4 spaces

Reviewed Changes

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

File Description
package.json Version bump from 1.1.0 to 1.1.1
config/baseLintConfig.ts Removes redundant rule definitions and adds stylistic/indent configuration

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Contributor

@elliot-huffman elliot-huffman left a comment

Choose a reason for hiding this comment

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

Looks good!

@elliot-huffman elliot-huffman merged commit 2b24729 into main Oct 27, 2025
9 checks passed
@elliot-huffman elliot-huffman deleted the pasha-enhance-indent branch October 27, 2025 02:38
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