Skip to content

Commit c695b31

Browse files
devmgnclaude
andcommitted
chore: drop unused eslint dependency and empty gitkeep
`eslint` was only referenced by JSDoc type imports in the old `.mjs` custom rules; the TypeScript migration dropped those, so the package is no longer needed at runtime or for type-checking. The `scripts/` directory now contains `postinstall.sh`, so the placeholder file is also removed. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent c5c25fd commit c695b31

3 files changed

Lines changed: 0 additions & 4 deletions

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@
7070
"@vitest/coverage-v8": "4.1.5",
7171
"axe-core": "4.11.3",
7272
"babel-plugin-react-compiler": "1.0.0",
73-
"eslint": "10.2.1",
7473
"eslint-plugin-react-hooks": "7.1.1",
7574
"eslint-plugin-storybook": "10.3.5",
7675
"happy-dom": "20.9.0",

pnpm-lock.yaml

Lines changed: 0 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)