Skip to content

Commit 5a65087

Browse files
committed
fix(ci): resolve lint config and viem typecheck deps
1 parent 41869c3 commit 5a65087

3 files changed

Lines changed: 5 additions & 0 deletions

File tree

app/.eslintrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2+
"root": true,
23
"extends": ["next/core-web-vitals"]
34
}

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
"@modelcontextprotocol/sdk": "^1.26.0",
5555
"commander": "^12.1.0",
5656
"open": "^10.1.0",
57+
"viem": "^2.46.2",
5758
"yaml": "^2.8.1"
5859
},
5960
"devDependencies": {

pnpm-lock.yaml

Lines changed: 3 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)