-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.eslintcache
More file actions
1 lines (1 loc) · 1.67 KB
/
.eslintcache
File metadata and controls
1 lines (1 loc) · 1.67 KB
1
[{"E:\\School\\React\\MyProjects\\SortingVisualizer\\sorting-visualizer\\src\\index.js":"1","E:\\School\\React\\MyProjects\\SortingVisualizer\\sorting-visualizer\\src\\App.js":"2","E:\\School\\React\\MyProjects\\SortingVisualizer\\sorting-visualizer\\src\\Components\\Sortingalgo.js":"3"},{"size":220,"mtime":1609441217981,"results":"4","hashOfConfig":"5"},{"size":175,"mtime":1609438992151,"results":"6","hashOfConfig":"5"},{"size":9704,"mtime":1609624995278,"results":"7","hashOfConfig":"5"},{"filePath":"8","messages":"9","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"poec4b",{"filePath":"10","messages":"11","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"12","messages":"13","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"E:\\School\\React\\MyProjects\\SortingVisualizer\\sorting-visualizer\\src\\index.js",[],"E:\\School\\React\\MyProjects\\SortingVisualizer\\sorting-visualizer\\src\\App.js",[],"E:\\School\\React\\MyProjects\\SortingVisualizer\\sorting-visualizer\\src\\Components\\Sortingalgo.js",["14"],{"ruleId":"15","severity":1,"message":"16","line":32,"column":7,"nodeType":"17","endLine":32,"endColumn":13,"suggestions":"18"},"react-hooks/exhaustive-deps","React Hook useEffect has missing dependencies: 'reset' and 'resetData'. Either include them or remove the dependency array. You can also do a functional update 'setReset(r => ...)' if you only need 'reset' in the 'setReset' call.","ArrayExpression",["19"],{"desc":"20","fix":"21"},"Update the dependencies array to be: [data, reset, resetData]",{"range":"22","text":"23"},[910,916],"[data, reset, resetData]"]