-
Notifications
You must be signed in to change notification settings - Fork 0
/
.eslintcache
1 lines (1 loc) · 2.3 KB
/
.eslintcache
1
[{"C:\\Users\\Chris\\routine-check\\src\\index.js":"1","C:\\Users\\Chris\\routine-check\\src\\App.js":"2","C:\\Users\\Chris\\routine-check\\src\\reportWebVitals.js":"3","C:\\Users\\Chris\\routine-check\\src\\components\\Form.js":"4","C:\\Users\\Chris\\routine-check\\src\\components\\TodoList.js":"5","C:\\Users\\Chris\\routine-check\\src\\components\\Todo.js":"6"},{"size":500,"mtime":499162500000,"results":"7","hashOfConfig":"8"},{"size":1744,"mtime":1613856619905,"results":"9","hashOfConfig":"8"},{"size":362,"mtime":499162500000,"results":"10","hashOfConfig":"8"},{"size":1386,"mtime":1610336940611,"results":"11","hashOfConfig":"8"},{"size":631,"mtime":1610337234353,"results":"12","hashOfConfig":"8"},{"size":951,"mtime":1610335750417,"results":"13","hashOfConfig":"8"},{"filePath":"14","messages":"15","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"swp9jy",{"filePath":"16","messages":"17","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"18","messages":"19","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"20","messages":"21","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"22","messages":"23","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"24","messages":"25","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"C:\\Users\\Chris\\routine-check\\src\\index.js",[],"C:\\Users\\Chris\\routine-check\\src\\App.js",["26"],"C:\\Users\\Chris\\routine-check\\src\\reportWebVitals.js",[],"C:\\Users\\Chris\\routine-check\\src\\components\\Form.js",[],"C:\\Users\\Chris\\routine-check\\src\\components\\TodoList.js",[],"C:\\Users\\Chris\\routine-check\\src\\components\\Todo.js",[],{"ruleId":"27","severity":1,"message":"28","line":23,"column":6,"nodeType":"29","endLine":23,"endColumn":21,"suggestions":"30"},"react-hooks/exhaustive-deps","React Hook useEffect has missing dependencies: 'filterHandler' and 'saveLocalTodos'. Either include them or remove the dependency array.","ArrayExpression",["31"],{"desc":"32","fix":"33"},"Update the dependencies array to be: [todos, status, filterHandler, saveLocalTodos]",{"range":"34","text":"35"},[557,572],"[todos, status, filterHandler, saveLocalTodos]"]