Skip to content

Commit 98a38d5

Browse files
staredclaude
andcommitted
Add @types/prismjs to fix build
Install TypeScript type definitions for prismjs to fix build errors. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 4157781 commit 98a38d5

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"packageManager": "[email protected]",
2222
"devDependencies": {
2323
"@types/node": "^24.9.2",
24+
"@types/prismjs": "^1.26.5",
2425
"@typescript-eslint/eslint-plugin": "^8.46.2",
2526
"@typescript-eslint/parser": "^8.46.2",
2627
"eslint": "^9.39.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)