-
Notifications
You must be signed in to change notification settings - Fork 0
/
.eslintcache
1 lines (1 loc) · 2.26 KB
/
.eslintcache
1
[{"/Users/jason/Desktop/first-app/src/reportWebVitals.js":"1","/Users/jason/Desktop/first-app/src/App.js":"2","/Users/jason/Desktop/first-app/src/index.js":"3","/Users/jason/Desktop/first-app/src/components/Form.js":"4","/Users/jason/Desktop/first-app/src/components/TodoList.js":"5","/Users/jason/Desktop/first-app/src/components/Todo.js":"6"},{"size":362,"mtime":1610894178452,"results":"7","hashOfConfig":"8"},{"size":1660,"mtime":1610973278317,"results":"9","hashOfConfig":"8"},{"size":500,"mtime":1610894178450,"results":"10","hashOfConfig":"8"},{"size":1170,"mtime":1610958195075,"results":"11","hashOfConfig":"8"},{"size":523,"mtime":1610959635197,"results":"12","hashOfConfig":"8"},{"size":910,"mtime":1610957264981,"results":"13","hashOfConfig":"8"},{"filePath":"14","messages":"15","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"p15ob5",{"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},"/Users/jason/Desktop/first-app/src/reportWebVitals.js",[],"/Users/jason/Desktop/first-app/src/App.js",["26"],"/Users/jason/Desktop/first-app/src/index.js",[],"/Users/jason/Desktop/first-app/src/components/Form.js",[],"/Users/jason/Desktop/first-app/src/components/TodoList.js",[],"/Users/jason/Desktop/first-app/src/components/Todo.js",[],{"ruleId":"27","severity":1,"message":"28","line":47,"column":6,"nodeType":"29","endLine":47,"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"},[1190,1205],"[todos, status, filterHandler, saveLocalTodos]"]