Skip to content

Commit

Permalink
chore: temporary lock eslint to avoid no-unused-expressions error
Browse files Browse the repository at this point in the history
  • Loading branch information
kingyue737 committed Nov 17, 2024
1 parent 7e4bcc0 commit 2721ac5
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 106 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@nuxt/icon": "^1.7.5",
"@nuxt/test-utils": "^3.14.4",
"@vue/test-utils": "^2.4.6",
"eslint": "^9.15.0",
"eslint": "9.14.0",
"happy-dom": "^15.11.6",
"nuxt": "^3.14.159",
"nuxt-echarts": "^0.2.4",
Expand Down
Loading

0 comments on commit 2721ac5

Please sign in to comment.