File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -407,7 +407,6 @@ export default defineConfig([
407407 'sonarjs/no-identical-conditions' : 1 ,
408408 'sonarjs/no-identical-expressions' : 1 ,
409409 'sonarjs/no-ignored-return' : 1 ,
410- 'sonarjs/no-one-iteration-loop' : 1 ,
411410 'sonarjs/no-use-of-empty-return-value' : 1 ,
412411 'sonarjs/non-existent-operator' : 1 ,
413412 'sonarjs/cognitive-complexity' : 0 ,
Original file line number Diff line number Diff line change 7171 "@vitest/eslint-plugin" : " ^1.3.4" ,
7272 "@wyw-in-js/rollup" : " ^0.7.0" ,
7373 "@wyw-in-js/vite" : " ^0.7.0" ,
74- "eslint" : " ^9.33 .0" ,
74+ "eslint" : " ^9.34 .0" ,
7575 "eslint-plugin-jest-dom" : " ^5.5.0" ,
7676 "eslint-plugin-react" : " ^7.37.4" ,
7777 "eslint-plugin-react-compiler" : " ^19.1.0-rc.2" ,
7878 "eslint-plugin-react-hooks" : " ^5.2.0" ,
7979 "eslint-plugin-react-hooks-extra" : " ^1.52.6" ,
80- "eslint-plugin-sonarjs" : " ^3.0.4 " ,
80+ "eslint-plugin-sonarjs" : " ^3.0.5 " ,
8181 "eslint-plugin-testing-library" : " ^7.6.6" ,
8282 "jspdf" : " ^3.0.1" ,
8383 "jspdf-autotable" : " ^5.0.2" ,
You can’t perform that action at this time.
0 commit comments