Skip to content

chore: remove unused stylelint dependency - #1012

Merged
p-m-p merged 1 commit into
mainfrom
remove-stylelint
Jun 20, 2025
Merged

chore: remove unused stylelint dependency#1012
p-m-p merged 1 commit into
mainfrom
remove-stylelint

Conversation

@p-m-p

@p-m-p p-m-p commented Jun 20, 2025

Copy link
Copy Markdown
Owner

Summary

  • Remove stylelint and stylelint-config-standard dependencies
  • Delete .stylelintrc.json configuration file
  • Update pnpm-lock.yaml to reflect removed packages

Test plan

  • Verify build still works: pnpm build
  • Verify linting still works: pnpm lint
  • Verify tests still pass: pnpm test
  • Confirm no stylelint references remain in codebase

🤖 Generated with Claude Code

@changeset-bot

changeset-bot Bot commented Jun 20, 2025

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 7a85ca8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Remove stylelint and stylelint-config-standard as they were not being
used properly in the project. The linting setup relies on Prettier
and ESLint which are sufficient for the codebase needs.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@p-m-p
p-m-p force-pushed the remove-stylelint branch from 724d160 to 7a85ca8 Compare June 20, 2025 07:03
@p-m-p
p-m-p merged commit ed5c59f into main Jun 20, 2025
4 checks passed
@p-m-p
p-m-p deleted the remove-stylelint branch June 20, 2025 07:06
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