Skip to content

Commit 4ca4081

Browse files
fix(vscode): align lint with supported deps
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent cfb7068 commit 4ca4081

File tree

3 files changed

+568
-941
lines changed

3 files changed

+568
-941
lines changed

calm-plugins/vscode/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@
189189
"@vscode/dts": "^0.4.1",
190190
"@vscode/vsce": "^3.7.1",
191191
"copyfiles": "^2.4.1",
192+
"eslint": "^10.0.2",
192193
"eslint-plugin-import": "^2.32.0",
193194
"tsup": "^8.4.0"
194195
},
@@ -204,4 +205,4 @@
204205
"yaml": "^2.5.1",
205206
"zustand": "^5.0.8"
206207
}
207-
}
208+
}

0 commit comments

Comments
 (0)