File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -205,8 +205,6 @@ module.exports = {
205205 {
206206 files : [ 'clients/algoliasearch-client-javascript/packages/**/__tests__/**/*.ts' ] ,
207207
208- extends : [ "plugin:vitest/legacy-recommended" ] ,
209-
210208 plugins : [ '@vitest/eslint-plugin' ] ,
211209 } ,
212210 {
Original file line number Diff line number Diff line change 3838 "@stylistic/eslint-plugin" : " 2.8.0" ,
3939 "@typescript-eslint/eslint-plugin" : " 8.8.0" ,
4040 "@typescript-eslint/parser" : " 8.8.0" ,
41- "@vitest/eslint-plugin" : " 1.1.6 " ,
41+ "@vitest/eslint-plugin" : " 1.0.1 " ,
4242 "eslint" : " 8.57.1" ,
4343 "eslint-config-algolia" : " 23.1.7" ,
4444 "eslint-config-prettier" : " 9.1.0" ,
4848 "eslint-plugin-json" : " 4.0.1" ,
4949 "eslint-plugin-prettier" : " 5.2.1" ,
5050 "eslint-plugin-unused-imports" : " 3.2.0" ,
51- "@vitest/eslint-plugin" : " 1.0.1" ,
5251 "eslint-plugin-yml" : " 1.14.0" ,
5352 "husky" : " 9.1.6" ,
5453 "lint-staged" : " 15.2.10" ,
You can’t perform that action at this time.
0 commit comments