Skip to content

Commit 7a85ca8

Browse files
p-m-pclaude
andcommitted
chore: remove unused stylelint dependency
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>
1 parent 02d2393 commit 7a85ca8

3 files changed

Lines changed: 493 additions & 795 deletions

File tree

.stylelintrc.json

Lines changed: 0 additions & 16 deletions
This file was deleted.

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@
6161
"react": "^19.0.0",
6262
"react-dom": "^19.0.0",
6363
"storybook": "^9.0.9",
64-
"stylelint": "^16.12.0",
65-
"stylelint-config-standard": "^38.0.0",
6664
"typescript": "^5.7.2",
6765
"vite": "^6.0.6",
6866
"vite-tsconfig-paths": "^5.1.4",

0 commit comments

Comments
 (0)