-
Notifications
You must be signed in to change notification settings - Fork 0
/
.eslintcache
1 lines (1 loc) · 3.13 KB
/
.eslintcache
1
[{"C:\\resource\\frontend-mentor\\todo-app\\todoappfm\\src\\reportWebVitals.js":"1","C:\\resource\\frontend-mentor\\todo-app\\todoappfm\\src\\App.js":"2","C:\\resource\\frontend-mentor\\todo-app\\todoappfm\\src\\components\\CreateList.js":"3","C:\\resource\\frontend-mentor\\todo-app\\todoappfm\\src\\components\\customCheckbox\\CustomCheckBox.js":"4","C:\\resource\\frontend-mentor\\todo-app\\todoappfm\\src\\components\\todoLists\\TodoLists.js":"5","C:\\resource\\frontend-mentor\\todo-app\\todoappfm\\src\\utility.js":"6","C:\\resource\\frontend-mentor\\todo-app\\todoappfm\\src\\index.js":"7"},{"size":362,"mtime":1606896346820,"results":"8","hashOfConfig":"9"},{"size":3651,"mtime":1608497055228,"results":"10","hashOfConfig":"9"},{"size":1939,"mtime":1608497179103,"results":"11","hashOfConfig":"9"},{"size":690,"mtime":1608493973693,"results":"12","hashOfConfig":"9"},{"size":2580,"mtime":1608496099995,"results":"13","hashOfConfig":"9"},{"size":270,"mtime":1607873834291,"results":"14","hashOfConfig":"9"},{"size":501,"mtime":1607798030237,"results":"15","hashOfConfig":"9"},{"filePath":"16","messages":"17","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1evxlim",{"filePath":"18","messages":"19","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"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":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"26","messages":"27","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"28","messages":"29","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"C:\\resource\\frontend-mentor\\todo-app\\todoappfm\\src\\reportWebVitals.js",[],"C:\\resource\\frontend-mentor\\todo-app\\todoappfm\\src\\App.js",["30"],"C:\\resource\\frontend-mentor\\todo-app\\todoappfm\\src\\components\\CreateList.js",[],"C:\\resource\\frontend-mentor\\todo-app\\todoappfm\\src\\components\\customCheckbox\\CustomCheckBox.js",[],"C:\\resource\\frontend-mentor\\todo-app\\todoappfm\\src\\components\\todoLists\\TodoLists.js",["31"],"C:\\resource\\frontend-mentor\\todo-app\\todoappfm\\src\\utility.js",[],"C:\\resource\\frontend-mentor\\todo-app\\todoappfm\\src\\index.js",[],{"ruleId":"32","severity":1,"message":"33","line":97,"column":6,"nodeType":"34","endLine":97,"endColumn":17,"suggestions":"35"},{"ruleId":"36","severity":1,"message":"37","line":1,"column":16,"nodeType":"38","messageId":"39","endLine":1,"endColumn":24},"react-hooks/exhaustive-deps","React Hook useEffect has missing dependencies: 'activeFilter' and 'filterList'. Either include them or remove the dependency array.","ArrayExpression",["40"],"no-unused-vars","'useState' is defined but never used.","Identifier","unusedVar",{"desc":"41","fix":"42"},"Update the dependencies array to be: [activeFilter, filterList, todoLists]",{"range":"43","text":"44"},[2748,2759],"[activeFilter, filterList, todoLists]"]